Studienerfolgsbestätigung fuer alle besuchten Semester drucken

This commit is contained in:
Andreas Österreicher
2007-10-29 10:04:54 +00:00
parent 950a2dd740
commit 824e847648
6 changed files with 172 additions and 116 deletions
+2
View File
@@ -92,6 +92,8 @@ if(isset($_GET['abschlusspruefung_id']))
$params.='&abschlusspruefung_id='.$_GET['abschlusspruefung_id'];
if(isset($_GET['typ']))
$params.='&typ='.$_GET['typ'];
if(isset($_GET['all']))
$params.='&all='.$_GET['all'];
//Berechtigung pruefen