Anzeige der Priorisierung in FAS und Excelexport

This commit is contained in:
Manfred Kindl
2018-11-26 17:51:53 +01:00
parent fb52d91a7d
commit cc57b61f91
6 changed files with 25 additions and 1 deletions
+1
View File
@@ -532,6 +532,7 @@ if(!$error)
$prestudent->anmerkung = $_POST['anmerkung'];
$prestudent->mentor = $_POST['mentor'];
$prestudent->gsstudientyp_kurzbz = $_POST['gsstudientyp_kurzbz'];
$prestudent->priorisierung = $_POST['priorisierung'];
//$prestudent->insertamum = date('Y-m-d H:i:s');
//$prestudent->insertvon = $user;
$prestudent->updateamum = date('Y-m-d H:i:s');