From 80c057bcaa2441ce4a958fa4a4b74cb4b7628e4b Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 21 Jun 2003 14:13:47 +0000 Subject: [PATCH] Modif parametre par defaut dans print_liste_field_titre(); --- htdocs/lib/functions.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/lib/functions.inc.php3 b/htdocs/lib/functions.inc.php3 index 1672a2c8d4f..696f2ae5eaa 100644 --- a/htdocs/lib/functions.inc.php3 +++ b/htdocs/lib/functions.inc.php3 @@ -231,7 +231,7 @@ function transcoS2L($zonein,$devise) -function print_liste_field_titre($name, $file, $field, $begin="", $options) +function print_liste_field_titre($name, $file, $field, $begin="", $options="") { global $conf;