ok
Direktori : /proc/self/root/proc/thread-self/root/home/ngwcolle/public_html/LIBRARY-NGWC/admin/ |
Current File : //proc/self/root/proc/thread-self/root/home/ngwcolle/public_html/LIBRARY-NGWC/admin/logout.php |
<?php session_start(); include_once('includes/config.php'); session_unset(); session_destroy(); echo "<script>window.location.href='index.php'</script>"; ?>