mirror of
https://github.com/flextype/flextype.git
synced 2025-08-11 15:44:49 +02:00
feat(core): simplify and improve folders and namespaces structure
This commit is contained in:
@@ -249,7 +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';
|
||||
include __DIR__ . '/src/flextype/bootstrap.php';
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user