Update newsbox1.tpl

This commit is contained in:
Shadow
2014-03-03 10:16:33 +02:00
parent 77d49433f4
commit 92b360b83a
+1 -1
View File
@@ -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
$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"));