From fc7d924cb67ad12471cbd84dec33c3f727e325d6 Mon Sep 17 00:00:00 2001
From: Christian Lefebvre <christian_lefebvre@laposte.net>
Date: Fri, 10 Nov 2006 22:44:01 +0000
Subject: [PATCH] autodoc

---
 ecrire/public/debug.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ecrire/public/debug.php b/ecrire/public/debug.php
index 2e77a201aa..0b84ece2b3 100644
--- a/ecrire/public/debug.php
+++ b/ecrire/public/debug.php
@@ -473,6 +473,7 @@ function debug_dumpfile ($texte, $fonc, $type) {
 	exit;
 }
 
+// http://doc.spip.org/@emboite_texte
 function emboite_texte($texte,$fonc='',$self='')
 {
 	if (!($sax = charger_fonction('sax', 'inc') AND $res = $sax($texte)))
-- 
GitLab