diff --git a/index.php b/index.php index fa1d97ab..198781a6 100755 --- a/index.php +++ b/index.php @@ -249,8 +249,7 @@ $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. */ -include __DIR__ . '/src/flextype/flextype.php'; - +flextype()->app()->run(); echo "