From 75702a13490c92d6622456fab0c9f28bebf396b2 Mon Sep 17 00:00:00 2001
From: Christian Lefebvre <christian_lefebvre@laposte.net>
Date: Mon, 5 Nov 2007 22:43:40 +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 abf1a06f19..e3465a73f0 100644
--- a/ecrire/public/debug.php
+++ b/ecrire/public/debug.php
@@ -180,6 +180,7 @@ function boucle_debug_resultat ($id, $type, $resultat) {
 // appelee a chaque requete
 // on n'a pas le nom du squelette, d'ailleurs ca n'en vient peut-etre pas
 
+// http://doc.spip.org/@boucle_debug_requete
 function boucle_debug_requete ($req) {
 	global $debug_objets;
 
-- 
GitLab