diff --git a/htdocs/core/class/html.formother.class.php b/htdocs/core/class/html.formother.class.php index 1ee016c6ee7..aec3884ac15 100644 --- a/htdocs/core/class/html.formother.class.php +++ b/htdocs/core/class/html.formother.class.php @@ -1091,6 +1091,7 @@ class FormOther * @param string $dictionnarytable Dictionnary table * @param string $keyfield Field for key * @param string $labelfield Label field + * @param string $selected Selected value * @param int $useempty 1=Add an empty value in list, 2=Add an empty value in list only if there is more than 2 entries. * @return void */