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