diff --git a/ecrire/inc/utils.php b/ecrire/inc/utils.php index 1950241544017d69b9783091ed770144c219a52a..e02d7e6357d43ec8a1eff6e2e9b0e313ecad862d 100644 --- a/ecrire/inc/utils.php +++ b/ecrire/inc/utils.php @@ -1290,6 +1290,7 @@ function exec_info_dist() { // on recupere le resultat sous la forme d'une $page['texte', 'headers'...] // options : // 'protect_xml' => false, conserver le \1 du xml-hack +// http://doc.spip.org/@assembler function assembler($fond, $contexte=array(), $options=array(), $connect=null) { charger_fonction('assembler', 'public');