From 41e0e846ff0cac62caf949ea67051778215a7fcd Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sun, 3 Aug 2003 17:11:56 +0000 Subject: [PATCH] Ajout parametre dans select_array --- htdocs/html.form.class.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index eabad51f829..4f7b3be7df4 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -244,15 +244,19 @@ class Form { * * */ - Function select_array($name, $array, $id='') + Function select_array($name, $array, $id='', $empty=0) { print '