mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 15:12:48 +08:00
Apply fixes from StyleCI
This commit is contained in:
@@ -158,7 +158,7 @@ class Log
|
|||||||
if ($result) {
|
if ($result) {
|
||||||
self::$log = [];
|
self::$log = [];
|
||||||
}
|
}
|
||||||
Hook::listen('log_write_done',$log);
|
Hook::listen('log_write_done', $log);
|
||||||
return $result;
|
return $result;
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
|
|||||||
Reference in New Issue
Block a user