ok
Direktori : /home/importfo/www/theglobeinternational.com/admin/ |
Current File : /home/importfo/www/theglobeinternational.com/admin/auth_session.php |
<?php session_start(); if(!isset($_SESSION["username"])) { header("Location: login.php"); exit(); } ?>