| Path : /proc/thread-self/root/proc/self/root/var/www/html/smartcirqls.com/admin/ |
| Current File : //proc/thread-self/root/proc/self/root/var/www/html/smartcirqls.com/admin/logout.php |
<?php session_start();
session_destroy();
header('location:login.php');
?>