mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-14 00:26:07 +00:00
fix some problems
This commit is contained in:
@@ -23,9 +23,5 @@ switch(DB_TYPE) {
|
||||
break;
|
||||
}
|
||||
## Security
|
||||
if($_GET['s'] == 6 && $_SERVER['PHP_SELF'] == "/allianz.php"){
|
||||
include("Protection.php");
|
||||
}else{
|
||||
include("Protection2.php");
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user