Fix vacation mode #2

This commit is contained in:
Shadow
2015-03-19 12:36:24 +02:00
parent e366960f43
commit 7d9098d7c9
-1
View File
@@ -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;