Просмотр файла menu.php

Размер файла: 64B
<?
$str="Location: ./index.php?$QUERY_STRING";
header($str);
?>