From eaff6c1bea94f416e5d03da61624d333c10fd752 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 10 Jul 2005 15:16:22 +0000 Subject: [PATCH] =?UTF-8?q?La=20monnaie=20est=20g=E9r=E9e=20par=20son=20co?= =?UTF-8?q?de=20iso.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/master.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/master.inc.php b/htdocs/master.inc.php index 88d43cd3945..90ffee46e99 100644 --- a/htdocs/master.inc.php +++ b/htdocs/master.inc.php @@ -299,7 +299,7 @@ if (defined("MAIN_MONNAIE")) { $conf->monnaie=MAIN_MONNAIE; } else { - $conf->monnaie='euros'; + $conf->monnaie='EUR'; } /*