diff --git a/public/index.php b/public/index.php index 134e9a7b..e1754b62 100644 --- a/public/index.php +++ b/public/index.php @@ -16,3 +16,4 @@ require_once('../bootstrap.php'); $fc = new PHPCI\Application($config, new b8\Http\Request()); print $fc->handleRequest(); +