diff --git a/index.php b/index.php index 198781a6..70d424d3 100755 --- a/index.php +++ b/index.php @@ -249,7 +249,9 @@ $flextypeLoader = require_once $flextypeAutoload; * will load up this application so that we can run it and send * the responses back to the browser and delight our users. */ -flextype()->app()->run(); +include __DIR__ . '/src/flextype/flextype.php'; + + echo "