load(); echo HtmlInput::anchor_close('mod_predf_op'); echo h2info('Modification du nom'); echo '
'; $html = ob_get_contents(); ob_end_clean(); $html = escape_xml($html); //echo $html;exit(); header('Content-type: text/xml; charset=UTF-8'); echo <<$html
EOF;