diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index e61f60d5122..b7a5001ad99 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -32,6 +32,40 @@ class Form { return 1; } + /* + * + * + */ + Function select_departement($selected='', $addnsp=0) + { + print ''; + } /* * *