mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 09:52:22 +00:00
zertifikate für freifächer
This commit is contained in:
@@ -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')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user