My favorites | Sign in
Logo
             
Search
for
Updated Aug 21, 2007 by dmitry.shilnikov
Labels: FAQ, eng
KB3170832947  
Is it possible to change charset encoding?

Is it possible to change charset encoding?

Russian and English:
$sys['internal_encoding'] = 'windows-1251';
English only:
$sys['internal_encoding'] = 'ISO-8859-1';
After changing charset encoding all terms with non-latin characters should be imported or edited again.
Hosted by Google Code