MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/bosweb/b1705/trinix19.ipage.com/Backup/sample/admin/
File Upload :
Current < : /hermes/bosweb/b1705/trinix19.ipage.com/Backup/sample/admin/index.php

<?php
//session_start();
//echo "session".$_SESSION['reg_id'];
/*if(isset($_SESSION['reg_id'])){
	session_unset(); 
	session_destroy();
}
else
{
	header("location:index.html");
}*/
?>
<script>
    window.location.href="pages/login.php";
</script>