mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
Fix vacation mode #2
This commit is contained in:
@@ -186,7 +186,6 @@ class Units {
|
||||
//break;
|
||||
}
|
||||
//check if vacation mode:
|
||||
$villageOwner = $database->getVillageField($id,'owner');
|
||||
if($database->getvacmodexy($id)){
|
||||
$form->addError("error","User is on vacation mode");
|
||||
//break;
|
||||
|
||||
Reference in New Issue
Block a user