ok
Direktori : /home2/selectio/www/y1jobportal.in/admin/ |
Current File : //home2/selectio/www/y1jobportal.in/admin/logout.php |
<?php ob_start(); session_start(); include 'api/config/config.php'; unset($_SESSION['y1_jobs']); unset($_SESSION['y1_jobs_1']); session_destroy(); header("location: index.php"); ?>