mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 20:52:48 +08:00
修正console模式下面页面trace报错
This commit is contained in:
@@ -24,6 +24,8 @@ class App
|
||||
{
|
||||
self::init();
|
||||
|
||||
define('IS_AJAX', false);
|
||||
|
||||
// 实例化console
|
||||
$console = new Console('Think Console', '0.1');
|
||||
// 读取指令集
|
||||
|
||||
Reference in New Issue
Block a user