From a44a39929e5aa2d68090a951b83ba52d2f18d6c7 Mon Sep 17 00:00:00 2001 From: Akshay Naik Date: Mon, 22 Oct 2012 13:23:26 +0530 Subject: [PATCH 1/2] ver update --- Admin/Templates/ver.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Admin/Templates/ver.tpl b/Admin/Templates/ver.tpl index 2ec38026..1f4abdc4 100644 --- a/Admin/Templates/ver.tpl +++ b/Admin/Templates/ver.tpl @@ -1,3 +1,3 @@ \ No newline at end of file From 06e2645090f1ba95a1b8fbaf73cfdd8d0f7dd249 Mon Sep 17 00:00:00 2001 From: Akshay Naik Date: Sat, 17 Nov 2012 14:07:44 +0530 Subject: [PATCH 2/2] Update --- Admin/Templates/login.tpl | 7 +++++++ Admin/Templates/update.tpl | 5 +++-- Admin/Templates/update_latest.tpl | 2 +- Admin/Templates/ver.tpl | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) 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'])) Visit Forum -
+


-

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 1f4abdc4..32fe9132 100644 --- a/Admin/Templates/ver.tpl +++ b/Admin/Templates/ver.tpl @@ -1,3 +1,3 @@ \ No newline at end of file