Voiceplan import: fixprice zones are handled in zone copy too

This commit is contained in:
Frank Schubert
2024-01-11 21:01:48 +01:00
parent a6c5262861
commit ea8fd727f6

View File

@@ -219,8 +219,8 @@ class VoiceplanController extends mfBaseController {
$this->redirect("Voiceplan", "view", ["id" => $id]);
}
}
}
$voiceplan->checkFixpriceZones();
} elseif(is_array($_FILES) && array_key_exists("voiceplanzonefile", $_FILES) && !$_FILES['voiceplanzonefile']['error']) {
// import zones