mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-08 05:36:10 +00:00
big update
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
if($session->access != BANNED){
|
||||
include ("GameEngine/Data/unitdata.php");
|
||||
include ("GameEngine/Database.php");
|
||||
include ("GameEngine/Generator.php");
|
||||
@@ -115,4 +116,7 @@
|
||||
}
|
||||
}
|
||||
header("Location: build.php?id=39&t=99");
|
||||
}else{
|
||||
header("Location: banned.php");
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user