This commit is contained in:
as2252258@163.com
2021-09-23 01:04:15 +08:00
parent 6ea90dd62f
commit ea6e1310f2
+1 -1
View File
@@ -70,7 +70,7 @@ class Http extends \Server\Abstracts\Http implements OnClose, OnConnect
$xhprof_data = \xhprof_disable();
$XHPROF_ROOT = "/tools/xhprof/";
$XHPROF_ROOT = "/root/pear/share/pear";
include_once $XHPROF_ROOT . "/xhprof_lib/utils/xhprof_lib.php";
include_once $XHPROF_ROOT . "/xhprof_lib/utils/xhprof_runs.php";