mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 15:32:17 +00:00
copy pasta
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user