From 0c1651dbf3ed4b48ab2ffc962f6318e0e152864d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 23 Sep 2012 22:02:44 +0200 Subject: [PATCH] Doxygen --- htdocs/core/class/html.form.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 299df8afdf1..93017f18362 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -3152,7 +3152,7 @@ class Form * @param int $h 1=Show also hours * @param int $m 1=Show also minutes * @param int $empty 0=Fields required, 1=Empty input is allowed - * @param string $form_name Form name. Used by popup dates. + * @param string $form_name Not used * @param int $d 1=Show days, month, years * @param int $addnowbutton Add a button "Now" * @param int $nooutput Do not output html string but return it