@Ghazascanner
_2019runbot
Ghazascanner File Manager
server :Linux www.thesweb.ru 4.19.0-22-amd64 #1 SMP Debian 4.19.260-1 (2022-09-29) x86_64
Current Path :
/
var
/
www
/
www-root
/
data
/
www
/
new.labinform.ru
/
lii_translate
/
Path :
Upload File :
New :
File
Dir
/var/www/www-root/data/www/new.labinform.ru/lii_translate/logout.php
<?PHP header('Content-type: application/json; charset=utf-8'); include_once('login.php'); $msg = '{"status": "OK"}'; if (isset($usr_id)) { $_SESSION[LoginURI]['valid_thes'] = false; $_SESSION[LoginURI]["expires_by"] = 0; //session_unset(); //session_destroy(); //header('Location: ' . $start_page); //$msg = "" } echo ($msg); ?>