View file menu.php

File size: 64B
<?
$str="Location: ./index.php?$QUERY_STRING";
header($str);
?>