ok
Direktori : /proc/thread-self/root/proc/self/root/home2/selectio/www/lilyexpresslive/software/admin/ |
Current File : //proc/thread-self/root/proc/self/root/home2/selectio/www/lilyexpresslive/software/admin/logout.php |
<?php ob_start(); session_start(); include 'inc/config.php'; unset($_SESSION['user']); header("location: login.php"); ?>