5tarl0rd

Current Path : /home/tiporg/www/manage/includes/
Upload File :
Current File : /home/tiporg/www/manage/includes/securesession.php

<?php

session_start();

	//$res = new Response();

	if(!isset($_SESSION['admin_id'] ))

	{

		header('Location: login.php');

		//$res->Redirect("login.php");

	}

	else

	{

			

	}

?>

5tarL0rd By 5tarl0rd Being Anonymous