From 507bc1e47b429e9b7b74b7daf3cfa92f1b4b715c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 25 May 2011 12:45:27 +0000 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 5ed9bed24ad..e019d28ba6b 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -1835,7 +1835,7 @@ class Form /** - * Return list of bank accounts + * Return a HTML select list of bank accounts * @param selected Id account pre-selected * @param htmlname Name of select zone * @param statut Status of searched accounts (0=open, 1=closed)