mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 23:02:48 +08:00
改进异常模板 和 修正 重复的页面trace输出
This commit is contained in:
@@ -81,7 +81,6 @@ class Error
|
||||
self::output($exception, $data);
|
||||
}
|
||||
|
||||
Log::save();
|
||||
// 禁止往下传播已处理过的异常
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user