From 0743049dc4276c7eb67afaf3aa24d3ffab8cd457 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 28 Jan 2013 14:57:37 +0100 Subject: [PATCH] Fix: get list of currencies --- htdocs/core/class/html.form.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index a804948bf1d..e71a0f6eafe 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -3005,14 +3005,14 @@ class Form { global $conf,$langs,$user; - $langs->load_cache_currencies(); + $langs->load_cache_currencies(''); $out=''; if ($selected=='euro' || $selected=='euros') $selected='EUR'; // Pour compatibilite $out.= '