getConfigSeite(); $core = CMS_DIR.'template_inc/core_rexx_head.html'; $arrCnf['parse'] = $core; $parser = new view_parser(trim($arrCnf['parse']),$this->getSeitInhalt()->fld_lfdnr->get_val(),$this->get_parameter()); $htmlText = $parser->getHtmlText(); $htmlLogo = ''; $htmlSuche = ''; $htmlSprachauswahl = ''; $htmlMenue = ''; $htmlMenueOpen = ''; $arrPfad = $this->seiteCms->getPath(); $tmpSeite = new seite_online(); $htmlCustom = ''; $sprCode = $this->getSprache()->getCode(); include CMS_DIR.'template_inc/_setHtmlVar.inc.php'; echo $htmlText;*/ ?>