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