This commit is contained in:
cgfhtw
2023-07-10 16:39:20 +02:00
parent cb1c4d01e0
commit 2213fed5b2
7 changed files with 650 additions and 90 deletions
@@ -157,7 +157,6 @@ class Wiederholung extends FHC_Controller
$result = $result->retval;
if (!$result)
{
// TODO(chris): ERROR Message
return $this->outputJsonError(['db' => $this->p->t('studierendenantrag', 'error_no_student')]);
}
elseif ($result == -2)