更新时间格式bug

This commit is contained in:
2017-01-27 00:05:54 +08:00
parent bcad70a714
commit 0ecf830ff9
7 changed files with 94 additions and 20 deletions

View File

@@ -97,7 +97,7 @@ return array(
// 日志保存目录
'path' => LOG_PATH,
),
'app_trace' => true,
'app_trace' => false,
// 页面Trace信息
'trace' => array(
//支持Html,Console 设为false则不显示