ok
Direktori : /home2/selectio/public_html/frames-hub/ |
Current File : /home2/selectio/public_html/frames-hub/logout.php |
<?php ob_start(); session_start(); include 'api/config/config.php'; unset($_SESSION['frames_hub']); unset($_SESSION['frames_hub']); session_destroy(); header("location: login.php"); ?>