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