copy pasta

This commit is contained in:
cgfhtw
2024-08-12 09:45:34 +02:00
parent 0a150a60bb
commit fea7ed8f76
@@ -564,7 +564,6 @@ class Status extends FHCAPI_Controller
]);
$this->form_validation->set_rules('_default', '', [
'required',
//Check ZGV
['checkIfZGV', function () use ($prestudent_person) {
if (defined("ZGV_CHECK") && !ZGV_CHECK)