Просмотр файла super1/new.php

Размер файла: 191B
<?
include 'set.php';
###############################Начало Граба
$file = file ("".$sit."new.php?$QUERY_STRING&url=$url");
$file = implode ("",$file);
include 'rep.php';
echo $file;
?>