0.1.0
This commit is contained in:
@ -49,5 +49,7 @@ if (file_exists($folder)) {
|
||||
|
||||
$app->addRoutingMiddleware();
|
||||
|
||||
include_once 'databases.php';
|
||||
//include_once 'databases.php';
|
||||
include_once 'router.php';
|
||||
|
||||
return $app;
|
||||
|
Reference in New Issue
Block a user