This commit is contained in:
Shadow
2014-03-05 09:01:35 +02:00
parent c042ed3e46
commit cca7f5f1b4
8 changed files with 70 additions and 28 deletions
+1
View File
@@ -10,6 +10,7 @@
## Copyright: TravianZ (c) 2010-2014. All rights reserved. ##
## Improved: aggenkeech ##
#################################################################################
error_reporting(0);
if($_SESSION['access'] < 9) die("Access Denied: You are not Admin!");
$id = $_GET['did'];
if(isset($id))