ups - no recoding for ISO
This commit is contained in:
parent
632dc65b2e
commit
e9fd54f811
@ -12,7 +12,6 @@
|
||||
*/
|
||||
|
||||
$charset = 'iso-8859-1';
|
||||
$allow_recoding = TRUE;
|
||||
$text_dir = 'ltr';
|
||||
$number_thousands_separator = '.';
|
||||
$number_decimal_separator = ',';
|
||||
|
||||
@ -12,7 +12,6 @@
|
||||
*/
|
||||
|
||||
$charset = 'iso-8859-15';
|
||||
$allow_recoding = TRUE;
|
||||
$text_dir = 'ltr';
|
||||
$number_thousands_separator = '.';
|
||||
$number_decimal_separator = ',';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user