Файл: public_html/core/foot.php
Строк: 88
<?
if(isset($user['id']))
{
if($user[podarok] == 0){echo "<div class='ccenter'>"; echo "<a class='quality-3' href='/moduls/podarok.php'><font color='#fff;'><b><center>Хватай подарок=)</center></b></font></a></div>"; }
echo '<div class=rzd></div>
<div class=menuList2>
<li><a href=/user/',$user['id'],'/><img src=/images/icon/user.png alt=""> ',$user['nick'],'</a></li>
<li><a href=/settings.php><img src=/images/icon/user.png>Настройки</a></li>';
if($clan) echo '<li><a href='/clan/'><img src='/images/icon/clan.png' alt='*'/> Мой орден</a></li>';
$self=strtolower($_SERVER['PHP_SELF']);
if($self=='/index.php'){
}else{echo '<li class=noBorder><a href=/index.php><img src=/images/icon/user.png> На главную</a></li>';}
echo '
</div>
<div class=center>
<div class=foot>
<img src=/images/icon/level.png alt="lvl"> ',$user['level'],' |
<img src=/images/icon/gold.png alt="g"> ',number_format($user['gold'],NULL,NULL,"'"),' |
<img src=/images/icon/silver.png alt="s"> ',number_format($user['silver'],NULL,NULL,"'"),' <br>
<img src=/images/icon/almaz.png alt="a"> ',number_format($user['almaz'],NULL,NULL,"'"),'|
<img src=/images/icon/kris.gif alt="a"> ',number_format($user['kris'],NULL,NULL,"'"),' |
<img src=/images/icon/trava.png alt="a"> ',number_format($user['trava'],NULL,NULL,"'"),' |
<img src=/images/icon/oves.png alt="a"> ',number_format($user['oves'],NULL,NULL,"'"),'
</div></div></div></div>';
if($zb==1){
echo'<br/>Бонус замков '.$razmb.'%';
}
echo'</div>
<div class=center>
<div class=foot>
<a href=/news/>Новости</a> |
<a href=/chat/>Чат</a> |
<a href=/user/online.php>Онлайн: '.mysql_result(mysql_query("SELECT COUNT(*) FROM `user` WHERE `online` > ".(time()-600).""), 0).'</a>
| <a href=/forum/>Форум</a> <br><br><a href=/tiket.php>Техническая поддержка</a>
<br><br>
<a href=http://vk.com/m.tukaev>Мы в Вконтакте</a><br>';
list($msec, $sec) = explode(chr(32), microtime());
echo '<br/>Генерация: ',round(($sec + $msec) - $conf['headtime'], 3),' сек<br />
',date("H:i:s"),'<br>
<font style=text-transform: capitalize;>',$set['site'],'</font> © 2014, 16+ (Война Рыцарей)</span>
<br>
<br><a href="http://topstation.ru/in.php?id=180"><img src="http://topstation.ru/hisob.php?id=180"></a>
</div>';
echo '</body></html>';
} else {
echo '<div class=footinfo>
<a href=/common/rules1.php/>Правила</a> | Онлайн: ',mysql_result(mysql_query("SELECT COUNT(*) FROM `user` WHERE `online` > ".(time()-600).""), 0),'<br/ >
',round ( ( ( $s + $ms ) - $g ) , 4),' сек, ',date("H:i:s"),'
<font style=text-transform: capitalize;>',$set['site'],'</font> © 2014, 14+ (Война рыцарей)</span>
<br>
<a href="http://topstation.ru/in.php?id=180"><img src="http://topstation.ru/hisob.php?id=180"></a>
<br>
</div></div>
<span style=text-shadow:none;></span>
</body></html>';
}
echo '<a href="http://mtop.in/in.go?id=2"><img src="http://mtop.in/2/small" alt="Mtop.In - Рейтинг мобильных сайтов" width="0" height="0"/></a>';
require_once H. 'sys/classes/AntiHack.class.php';
require(H.'sys/classes/AntiHack.class.php'); $lq = new AntiHack;
if ($_SERVER['PHP_SELF'] !=
'/adm_panel/mysql.php') {
require(H.'sys/classes/AntiHack.class.php'); $lq = new AntiHack;
if (isset($_GET))$_GET = $lq->filter($_GET, 'get'); if
(isset($_POST))$_POST = $lq->filter($_POST, 'post'); if
(isset($_FILES))$_FILES = $lq->filter($_FILES, 'files'); if
(isset($_COOKIE))$_COOKIE = $lq->filter($_COOKIE, 'cookie'); if
(isset($_SERVER))$_SERVER = $lq->filter($_SERVER, 'server'); if
(isset($_REQUEST))$_REQUEST = $lq->filter($_REQUEST, 'request');
unset($lq); }
echo '</div>';
?>