mirror of
https://github.com/flextype/flextype.git
synced 2025-08-06 13:16:45 +02:00
Flextype Core: General fixes and refactoring #117
This commit is contained in:
@@ -71,11 +71,10 @@ include_once 'dependencies.php';
|
||||
include_once 'middlewares.php';
|
||||
|
||||
/**
|
||||
* Include Routes
|
||||
* Include Routes (web)
|
||||
*/
|
||||
include_once 'routes/web.php';
|
||||
|
||||
|
||||
// Set empty settings array
|
||||
$flextype['registry']->set('settings', []);
|
||||
|
||||
|
Reference in New Issue
Block a user