ok
Direktori : /proc/self/root/home/ngwcolle/www/LIBRARY-NGWC/admin/ |
Current File : //proc/self/root/home/ngwcolle/www/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>"; ?>