Fix charset information.
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
* http://www.zedlik.com
|
* http://www.zedlik.com
|
||||||
*/
|
*/
|
||||||
|
|
||||||
$charset = 'windows-1251';
|
$charset = 'utf-8';
|
||||||
$allow_recoding = TRUE;
|
$allow_recoding = TRUE;
|
||||||
$text_dir = 'ltr';
|
$text_dir = 'ltr';
|
||||||
$number_thousands_separator = ',';
|
$number_thousands_separator = ',';
|
||||||
|
Reference in New Issue
Block a user