La monnaie est gre par son code iso.

This commit is contained in:
Laurent Destailleur 2005-07-10 15:16:22 +00:00
parent cfce3ce704
commit eaff6c1bea

View File

@ -299,7 +299,7 @@ if (defined("MAIN_MONNAIE")) {
$conf->monnaie=MAIN_MONNAIE;
}
else {
$conf->monnaie='euros';
$conf->monnaie='EUR';
}
/*