mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
Remove TODO
This commit is contained in:
@@ -66,7 +66,6 @@ class Wiederholung extends FHC_Controller
|
||||
}
|
||||
$result = $result->retval;
|
||||
if (!$result) {
|
||||
// TODO(chris): ERROR Message
|
||||
$this->output->set_status_header(REST_Controller::HTTP_FORBIDDEN);
|
||||
return $this->outputJsonError($this->p->t('studierendenantrag','error_no_student_no_failed_exam'));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user