mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-11 12:02:26 +00:00
This commit is contained in:
@@ -313,7 +313,7 @@ if($result = pg_query($conn, $qry))
|
||||
<Funktion>
|
||||
<StgKz>".sprintf("%04s",$rowfkt->studiengang_kz)."</StgKz>
|
||||
<SWS>".$rowfkt->sws."</SWS>";
|
||||
if($rowvw->hauptberuflich)
|
||||
if($rowvw->hauptberuflich=='t')
|
||||
{
|
||||
$datei.="
|
||||
<Hauptberuflich>J</Hauptberuflich>";
|
||||
|
||||
Reference in New Issue
Block a user