Файловый менеджер - Редактировать - /www/wwwroot/taxcaltd.com/static/img/logo/logout.php.tar
Ðазад
www/wwwroot/taxcaltd.com/logout.php 0000644 00000000127 15012776271 0013533 0 ustar 00 <?php session_start(); session_destroy(); session_unset(); header("Location: ./"); www/wwwroot/taxcaltd.com/admin/logout.php 0000644 00000000200 15013002014 0014565 0 ustar 00 <?php session_start(); session_unset(); session_destroy(); @header("location: index.php"); ?>