mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 15:02:47 +08:00
socket trace驱动修改
This commit is contained in:
@@ -113,7 +113,7 @@ class Socket
|
||||
if ($this->config['show_included_files']) {
|
||||
$trace[] = [
|
||||
'type' => 'groupCollapsed',
|
||||
'msg' => 'included_files',
|
||||
'msg' => '[ file ]',
|
||||
'css' => '',
|
||||
];
|
||||
$trace[] = [
|
||||
|
||||
Reference in New Issue
Block a user