diff --git a/include/ComboStrings.php b/include/ComboStrings.php index 91166cf4fa49d1a846755a2c1d23eb8c153dfb89..a88f30444f7158d59e2290d21a319f8b2ea00fb0 100644 --- a/include/ComboStrings.php +++ b/include/ComboStrings.php @@ -342,8 +342,8 @@ $combo_strings = Array( " " => " ", "$" => "$" ), -'currency_grouping_separator_dom' => Array("." => ".", - "," => ",", +'currency_grouping_separator_dom' => Array("," => ",", + "." => ".", "'" => "'", " " => " ", "$" => "$"