zertifikate für freifächer

This commit is contained in:
Gerald Raab
2008-01-07 16:41:10 +00:00
parent d18e29bd27
commit 3048f9c80c
2 changed files with 236 additions and 1 deletions
+3 -1
View File
@@ -93,7 +93,9 @@ if(isset($_GET['abschlusspruefung_id']))
if(isset($_GET['typ']))
$params.='&typ='.$_GET['typ'];
if(isset($_GET['all']))
$params.='&all='.$_GET['all'];
$params.='&all='.$_GET['all'];
if(isset($_GET["lvid"]))
$params.='&lvid='.$_GET["lvid"];
if($xsl=='AccountInfo')
{