Direktori : /proc/self/root/proc/self/root/home/athamevents/public_html/admin/ |
Current File : //proc/self/root/proc/self/root/home/athamevents/public_html/admin/logout_complet.php |
<?php session_start(); session_destroy(); unset($_SESSION['uname']); if(!isset($_SESSION['uname'])) { ?> <script type="text/javascript"> window.location.href="../index.php"; </script> <?php } ?>