Файловый менеджер - Редактировать - /var/www/vhosts/studiocol.dev1.mndrn.cloud/funcs/autoload/debug.php
Назад
<?php $GLOBALS["__stack"]; $GLOBALS["__sdkLogged"] = time().md5(rand()); function deb_log($message, $type) { $th = array(time(), $message, $type); $GLOBALS["__stack"][] = $th; $file = cache . 'sys/test/log-' . $GLOBALS["__sdkLogged"]; if(dev && logStack) file_put_contents($file, json_encode($th) . "\n", FILE_APPEND); } function deb_logs() { return $GLOBALS["__stack"]; } function deb_clean() { $file = cache . 'sys/test/log-' . $GLOBALS["__sdkLogged"]; if(is_file($file)) { unlink($file); } } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.5 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка