mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-22 08:05:34 +08:00
update to 1.5 version
This commit is contained in:
@@ -30,6 +30,8 @@ Swoole\Coroutine::set([
|
||||
date_default_timezone_set("Asia/Shanghai");
|
||||
|
||||
define('WORKING_DIR', __DIR__);
|
||||
define('FRAMEWORK_DIR', __DIR__);
|
||||
define('LOAD_MODE', 2);
|
||||
|
||||
$s = new FrameworkLoader($argv);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user