'; echo date("D, d M Y G:i:s T "); echo'
';
}
if (count($_POST)){
if (isset($_SESSION['f_sha'])){unset($_SESSION['f_sha']);}
if (isset($_POST['fname']) && $_POST['fname'] !=''){
header("Location:/test/".trim($_POST['fname']).".html");
exit;
}
else{
header("Location:/test/".trim($_POST['sha1']).".html");
exit;
}
}
if(!isset($_GET['file']) && !isset($_GET['sha1']) && !isset($_GET['error'])){
echo "\n".'