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