mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-04 03:44:23 +00:00
more update
This commit is contained in:
@@ -51,7 +51,6 @@ if($session->goldclub == 1 && count($session->villages) > 1){
|
||||
if(isset($_GET['routeid'])){
|
||||
$routeid = $_GET['routeid'];
|
||||
}
|
||||
if($routeaccess == 1){
|
||||
if(isset($_POST['action']) && $_POST['action'] == 'addRoute') {
|
||||
if($session->access != BANNED){
|
||||
if($session->gold >= 2) {
|
||||
@@ -160,7 +159,6 @@ if($routeaccess == 1){
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
if($session->goldclub == 1){
|
||||
if(isset($_GET['t'])==99) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user