mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 09:04:28 +00:00
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ foreach($news->result as $row)
|
||||
//$xml .= $content->content;
|
||||
}
|
||||
|
||||
if($studiengang_kz!=0 && !$editable && !$infoscreen)
|
||||
if($studiengang_kz!=0 && !$editable && !$infoscreen && $studiengang_kz!=10006)
|
||||
$xml.=getStgContent($studiengang_kz, $semester, $sprache);
|
||||
|
||||
if($studiengang_kz!=0)
|
||||
|
||||
Reference in New Issue
Block a user