diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php
index 331705f0b3f5159154209097295f47c5a975922b..0b870775d6974306207a17dbb3e97e619af3cf32 100644
--- a/htdocs/core/class/html.form.class.php
+++ b/htdocs/core/class/html.form.class.php
@@ -1276,6 +1276,7 @@ class Form
     /**
      *	Return select list of users. Selected users are stored into session.
      *
+     *  @param  string	$action         Value for $action
      *  @param  string	$htmlname       Field name in form
      *  @param  int		$show_empty     0=liste sans valeur nulle, 1=ajoute valeur inconnue
      *  @param  array	$exclude        Array list of users id to exclude