diff --git a/Admin/Templates/village.tpl b/Admin/Templates/village.tpl index d1f0adb2..362ed477 100644 --- a/Admin/Templates/village.tpl +++ b/Admin/Templates/village.tpl @@ -10,8 +10,8 @@ ## Copyright: TravianZ (c) 2010-2014. All rights reserved. ## ## Improved: aggenkeech ## ################################################################################# -error_reporting(0); if($_SESSION['access'] < 9) die("Access Denied: You are not Admin!"); +error_reporting(0); $id = $_GET['did']; if(isset($id)) { @@ -166,31 +166,23 @@ if(isset($id))
-
getProd("wood"); ?> - Clay
-
getProd("clay"); ?>
- Iron
-
getProd("iron"); ?>
- Crop
-
getProd("crop"); ?>
-