Hacked By AnonymousFox

Current Path : /home/krishnamexports/public_html/panel/common/
Upload File :
Current File : /home/krishnamexports/public_html/panel/common/index-20241115103906.php

<?php
session_start();
if (isset ($_SESSION['harsh_id']))
{
	header("location:home.php");
}
else
{
	header("location:login.php");
}
?>

Hacked By AnonymousFox1.0, Coded By AnonymousFox