diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php
index 331705f0b3f..0b870775d69 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