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