diff --git a/Admin/Templates/login.tpl b/Admin/Templates/login.tpl index 592297a6..f4fe61e6 100644 --- a/Admin/Templates/login.tpl +++ b/Admin/Templates/login.tpl @@ -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"); +} + ?>
diff --git a/Admin/Templates/update.tpl b/Admin/Templates/update.tpl
index 30e8c91b..e9a78f76 100644
--- a/Admin/Templates/update.tpl
+++ b/Admin/Templates/update.tpl
@@ -68,8 +68,9 @@ if(isset($_GET['u']))


Guys don`t forget to register at the forum to receive information of the updates"
\ No newline at end of file +Guys don`t forget to register at the forum to receive information of the updates
Advertise your Server here http://mmorpgd.tk/forum-10.html
\ No newline at end of file diff --git a/Admin/Templates/update_latest.tpl b/Admin/Templates/update_latest.tpl index 2658f203..5e933b50 100644 --- a/Admin/Templates/update_latest.tpl +++ b/Admin/Templates/update_latest.tpl @@ -1,3 +1,3 @@ \ No newline at end of file diff --git a/Admin/Templates/ver.tpl b/Admin/Templates/ver.tpl index 2ec38026..32fe9132 100644 --- a/Admin/Templates/ver.tpl +++ b/Admin/Templates/ver.tpl @@ -1,3 +1,3 @@ \ No newline at end of file