mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
- Versionsnummer korrigert
- Neues DB Update File erstellt - Statusgrund bei Prestudentstatus hinzugefügt - Editieren des Statusgrund im FAS hinzugefügt
This commit is contained in:
@@ -1151,6 +1151,8 @@ if(!$error)
|
||||
$rolle->orgform_kurzbz = $_POST['orgform_kurzbz'];
|
||||
$rolle->studienplan_id = $_POST['studienplan_id'];
|
||||
$rolle->anmerkung_status = $_POST['anmerkung'];
|
||||
$rolle->rt_stufe = $_POST['rt_stufe'];
|
||||
$rolle->statusgrund_id = $_POST['statusgrund_id'];
|
||||
|
||||
if($rolle->save_rolle())
|
||||
$return = true;
|
||||
|
||||
Reference in New Issue
Block a user