mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-02 02:03:48 +00:00
Update index_inc.php
This commit is contained in:
@@ -449,6 +449,7 @@ else {
|
||||
}
|
||||
echo "<br><br>";
|
||||
|
||||
/*
|
||||
if (if_group("superadmin") && isset($_GET['debug'])) {
|
||||
echo '$activity<br>';
|
||||
echo "<textarea style='width: 100%; height: 600px; overflow: scroll;' onfocus='refresh_stop();' onblur='refresh_start();'>";
|
||||
@@ -461,5 +462,6 @@ if (if_group("superadmin") && isset($_GET['debug'])) {
|
||||
print_r($_SESSION);
|
||||
echo "</textarea>";
|
||||
}
|
||||
*/
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user