1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-05 04:37:43 +02:00

refactor(core): total refactor from the core #414

This commit is contained in:
Awilum
2020-03-15 12:24:29 +03:00
parent 573fe4c319
commit 1e8ac74a34
35 changed files with 2 additions and 3460 deletions

View File

@@ -72,4 +72,4 @@ $loader = require_once $autoload;
* will load up this application so that we can run it and send
* the responses back to the browser and delight our users.
*/
include 'flextype/bootstrap.php';
include 'src/flextype/bootstrap.php';