'.html_specialchars($row_f["forum_title"])."\n"; } mysql_free_result($result_f); if($forum_selection != '') { $forum_selection = ''; } } } $cinfo = str_replace("\n", " / ", trim(implode("\n", $cinfo))); if($cinfo || $forum_selection) { //Zeige Inhaltinfo echo " "; echo ""; echo $cinfo.$forum_selection." "; } unset($forum, $forum_selection); ?>