- Auslandssemester/IO wird jetzt am Zeugnis angezeigt

- Zahlungsbestätigung für cis
This commit is contained in:
Andreas Österreicher
2008-01-23 13:39:16 +00:00
parent 9b49ed724f
commit f3d7e45f23
17 changed files with 550 additions and 57 deletions
+3
View File
@@ -1702,6 +1702,9 @@ if(!$error)
$bisio->bis = $_POST['bis'];
$bisio->zweck_code = $_POST['zweck_code'];
$bisio->student_uid = $_POST['student_uid'];
$bisio->lehreinheit_id = $_POST['lehreinheit_id'];
$bisio->ort = $_POST['ort'];
$bisio->universitaet = $_POST['universitaet'];
$bisio->updateamum = date('Y-m-d H:i:s');
$bisio->updatevon = $user;