mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-03 02:54:21 +00:00
@@ -9,6 +9,13 @@
|
||||
## Copyright: TravianX (c) 2010-2012. All rights reserved. ##
|
||||
## ##
|
||||
#################################################################################
|
||||
|
||||
############ Check Update #############
|
||||
if(isset($_GET['c']))
|
||||
{
|
||||
copy("http://travian.gamingcrazy.net/Update/update_latest.tpl", "Templates/update_latest.tpl");
|
||||
}
|
||||
|
||||
?>
|
||||
<div align="center">
|
||||
<img src="../img/admin/admin.gif" width="468" height="60" border="0">
|
||||
|
||||
@@ -68,8 +68,9 @@ if(isset($_GET['u']))
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="hab" colspan="2">Visit Forum</td>
|
||||
<td class="hab" colspan="1"><center><a href="http://travian.gamingcrazy.net/forum/"><img src="../img/admin/b/ok1.gif"></a></center></td>
|
||||
<td class="hab" colspan="1"><center><a href="http://mmorpgd.tk/"><img src="../img/admin/b/ok1.gif"></a></center></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table><br /><br />
|
||||
<p><font color="red">Guys don`t forget to register at the forum to receive information of the updates"</font></p>
|
||||
<p><font color="red">Guys don`t forget to register at the forum to receive information of the updates</font></p><br><br />
|
||||
<p><font color="red">Advertise your Server here <a href="http://mmorpgd.tk/forum-10.html">http://mmorpgd.tk/forum-10.html</a></font></p>
|
||||
@@ -1,3 +1,3 @@
|
||||
<?php
|
||||
$latest="12";
|
||||
$latest="15";
|
||||
?>
|
||||
@@ -1,3 +1,3 @@
|
||||
<?php
|
||||
$ver="13";
|
||||
$ver="15";
|
||||
?>
|
||||
Reference in New Issue
Block a user