Fall back to Russian

This commit is contained in:
Siebrand Mazeland 2008-03-02 17:50:36 +00:00
parent 31028e7ce8
commit d6e3104004

View file

@ -23,6 +23,7 @@ $separatorTransformTable = array(
'.' => ','
);
$fallback = 'ru';
$fallback8bitEncoding = 'windows-1251';
$linkPrefixExtension = true;