' . $page['texte']); $page['texte'] = ob_get_contents(); ob_end_clean(); $page['process_ins'] = 'html'; if (strpos($page['texte'],'?xml')!==false) $page['texte'] = str_replace("<\1?xml", '<'.'?xml', $page['texte']); } page_base_href($page['texte']);