11
This commit is contained in:
@@ -15,6 +15,5 @@ error_reporting(E_ALL);
|
||||
$runtimeProcessPath = __DIR__ . '/../runtime/windows';
|
||||
$processFiles = glob($runtimeProcessPath . '/start_*.php');
|
||||
App::loadAllConfig(['route']);
|
||||
;
|
||||
App::run();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user