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