mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-03 17:07:17 +00:00
Update newsbox1.tpl
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<h5><img src="img/en/t2/newsbox2.gif" alt="newsbox 2"></h5>
|
<h5><img src="img/en/t2/newsbox1.gif" alt="newsbox 1"></h5>
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
$online = mysql_num_rows(mysql_query("SELECT * FROM " . TB_PREFIX . "users WHERE " . time() . "-timestamp < (60*10) AND tribe!=0 AND tribe!=4 AND tribe!=5"));
|
$online = mysql_num_rows(mysql_query("SELECT * FROM " . TB_PREFIX . "users WHERE " . time() . "-timestamp < (60*10) AND tribe!=0 AND tribe!=4 AND tribe!=5"));
|
||||||
|
|||||||
Reference in New Issue
Block a user