Просмотр файла forum/stat2.php

Размер файла: 465B
<?
Error_Reporting(E_ALL & ~E_NOTICE);            

include 'head.php';
include 'config.php'; 

						
print"
<p class=\"p2\">
&#x0440;&#x0435;&#x0433;&#x0438;&#x0441;&#x0442;&#x0440;&#x0430;&#x0446;&#x0438;&#x0439;:<small>";
require "counterreg.dat";
print"
</small>";

print"</p>
<p class=\"p2\">
<img src=\"st/44.gif\" alt =\"+\"/>
<a href=\"index2.php\"><font color=\"blue\">[$sktext[5]]</font></a></p>";

print "";
include 'foot.php';

?>