mirror of
https://github.com/cytopia/devilbox.git
synced 2025-06-03 08:01:00 +00:00
xdebug v3 info panel
This commit is contained in:
parent
6dba0ce963
commit
a6863c5ceb
@ -129,6 +129,10 @@ class Html
|
|||||||
array(
|
array(
|
||||||
'name' => 'Opcache Control Panel',
|
'name' => 'Opcache Control Panel',
|
||||||
'path' => '/vendor/ocp.php'
|
'path' => '/vendor/ocp.php'
|
||||||
|
),
|
||||||
|
array(
|
||||||
|
'name' => 'XDebug Control Panel',
|
||||||
|
'path' => '/vendor/xdebug.php'
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user