diff --git a/application/controllers/api/frontend/v1/stv/Student.php b/application/controllers/api/frontend/v1/stv/Student.php index 122bbb4c8..d1f259cc4 100644 --- a/application/controllers/api/frontend/v1/stv/Student.php +++ b/application/controllers/api/frontend/v1/stv/Student.php @@ -460,8 +460,6 @@ class Student extends FHCAPI_Controller $_POST['ausbildungssemester'] = 0; } - $this->addMeta('test', $_POST['personOnly']); - $this->load->library('form_validation'); $this->form_validation->set_rules('nachname', 'Nachname', 'callback_requiredIfNotPersonId', [