瀏覽代碼

remove log

stanley-king 3 年之前
父節點
當前提交
a75d581c9a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/framework/libraries/log.php

+ 1 - 1
core/framework/libraries/log.php

@@ -54,7 +54,7 @@ class Log
         $this->mAppFile = false;
         $this->mAppFileName = '';
 
-        $this->mOpenAll = true;
+        $this->mOpenAll = false;
         $this->mAllFile = false;
         $this->mAllFileName = '';