mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
place timeinterval left of eventtext, add missing success wrapper in stundenplanlib
This commit is contained in:
@@ -70,8 +70,7 @@ class StundenplanLib{
|
||||
return error(getData($lv_result));
|
||||
}
|
||||
$lv = getData($lv_result)[0];
|
||||
return $stundenplan_data;
|
||||
|
||||
return success($stundenplan_data);
|
||||
}
|
||||
|
||||
$is_mitarbeiter = getData($this->_ci->MitarbeiterModel->isMitarbeiter($student_uid));
|
||||
|
||||
Reference in New Issue
Block a user