From f77151b85fed87c9be78316fcbe92fbb1c6623f7 Mon Sep 17 00:00:00 2001 From: Christian Lefebvre <christian_lefebvre@laposte.net> Date: Thu, 22 Nov 2007 22:44:07 +0000 Subject: [PATCH] autodoc --- ecrire/inc/utils.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ecrire/inc/utils.php b/ecrire/inc/utils.php index 1950241544..e02d7e6357 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'); -- GitLab