改名
This commit is contained in:
@@ -7,8 +7,8 @@ use Snowflake\Application;
|
||||
|
||||
require_once __DIR__ . '/vendor/autoload.php';
|
||||
$config = array_merge(
|
||||
require_once __DIR__ . '/system/Process/config.php',
|
||||
require_once __DIR__ . '/http-server/config.php'
|
||||
require_once __DIR__ . '/System/Process/config.php',
|
||||
require_once __DIR__ . '/HttpServer/config.php'
|
||||
);
|
||||
|
||||
$application = new Application($config);
|
||||
|
||||
Reference in New Issue
Block a user