From e51a787eee9ae1b67878fa87bf2454a2efbf6db4 Mon Sep 17 00:00:00 2001
From: Christian Lefebvre <christian_lefebvre@laposte.net>
Date: Wed, 24 Oct 2007 21:43:29 +0000
Subject: [PATCH] autodoc

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

diff --git a/ecrire/public/criteres.php b/ecrire/public/criteres.php
index feafba4b54..2fb7c2aba1 100644
--- a/ecrire/public/criteres.php
+++ b/ecrire/public/criteres.php
@@ -1219,6 +1219,7 @@ function calculer_param_date($date_compare, $date_orig) {
 	")))";
 }
 
+// http://doc.spip.org/@tester_param_date
 function tester_param_date($type, $col)
 {
 	global $table_date;
-- 
GitLab