mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
修正File日志驱动
This commit is contained in:
@@ -54,7 +54,7 @@ class File
|
||||
}
|
||||
|
||||
$depr = $depr ? "---------------------------------------------------------------\r\n" : '';
|
||||
|
||||
$info = '';
|
||||
if (App::$debug) {
|
||||
// 获取基本信息
|
||||
if (isset($_SERVER['HTTP_HOST'])) {
|
||||
|
||||
Reference in New Issue
Block a user