Размер файла: 865B
<?
Error_Reporting(E_ALL & ~E_NOTICE);
Error_Reporting (ERROR | WARNING);
//echo'<center>';
include'../config.php';
echo'<hr size="1"/>';
echo'<img src="'.$home.'/images/home.gif" alt=""> <a href="'.$home.'">© '.$cop.'</a><br>';
echo'<font color="#4801CC">';
include''.$home.'/include/online.php';
echo'</font>';
echo'<font color="#8A2BE2">';
include''.$home.'/include/life_time.php';
echo'</font>';
echo'<font color="#7FFF0">';
include''.$home.'/include/ip.php';
echo'</font>';
echo'<font color="#228622">';
include''.$home.'/include/inf.php';
echo'</font>';
echo'<font color="#FFD700">';
include''.$home.'/include/gen.php';
echo'</font>';
include''.$home.'/include/auto.php';
//echo'</br>';
echo'<font color="#FF0000">[Gzip ON]</font></br>';
echo'[<a href="mailto:[email protected]">CMS ДвЫж04еГ</a>]<br>';
gzdocout(9);
?>