mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-25 04:27:15 +00:00
Update
This commit is contained in:
@@ -9,6 +9,13 @@
|
|||||||
## Copyright: TravianX (c) 2010-2012. All rights reserved. ##
|
## 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">
|
<div align="center">
|
||||||
<img src="../img/admin/admin.gif" width="468" height="60" border="0">
|
<img src="../img/admin/admin.gif" width="468" height="60" border="0">
|
||||||
|
|||||||
@@ -68,8 +68,9 @@ if(isset($_GET['u']))
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="hab" colspan="2">Visit Forum</td>
|
<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>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table><br /><br />
|
</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
|
<?php
|
||||||
$latest="12";
|
$latest="15";
|
||||||
?>
|
?>
|
||||||
@@ -1,3 +1,3 @@
|
|||||||
<?php
|
<?php
|
||||||
$ver="14";
|
$ver="15";
|
||||||
?>
|
?>
|
||||||
Reference in New Issue
Block a user