Merge pull request #164 from akshay9/master

Update
This commit is contained in:
yi12345
2012-11-17 04:26:28 -08:00
4 changed files with 12 additions and 4 deletions
+7
View File
@@ -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">
+3 -2
View File
@@ -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 -1
View File
@@ -1,3 +1,3 @@
<?php
$latest="12";
$latest="15";
?>
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$ver="13";
$ver="15";
?>