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