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

Размер файла: 163B
<?
$file=file_get_contents("http://wap.sasisa.ru/themes/get.php?".$_SERVER['QUERY_STRING'].""); 
header("Location: http://wap.sasisa.ru/themes/get.php?id=$id");
?>