From 9b8c3204dd5ce3fb73815550935200486e496a40 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 17 Feb 2004 10:03:22 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20fonction=20pour=20g=E9rer=20les=20pays?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/html.form.class.php | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index b7a5001ad99..db7cbf01dbf 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -66,6 +66,41 @@ class Form { } print ''; } + /* + * + * + */ + Function select_pays($selected='', $addnsp=0) + { + print ''; + } + /* * *