diff --git a/index.php b/index.php index dda03c5e..cb0acd73 100755 --- a/index.php +++ b/index.php @@ -27,3 +27,4 @@ require(dirname(__FILE__).'/config/config.inc.php'); ControllerFactory::getController('IndexController')->run(); + \ No newline at end of file