From 31d3e419b2522aecc998dcca7ac24dec569042e9 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 23 Sep 2013 09:35:16 +0200 Subject: [PATCH] Fix: doxygen --- htdocs/core/class/html.formother.class.php | 1 + 1 file changed, 1 insertion(+) 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 */