This commit is contained in:
Andreas Österreicher
2007-11-19 16:01:57 +00:00
parent 88cf260b58
commit ad10b30f1d
+1 -1
View File
@@ -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>";