Variables

translit_lang.php File Reference

Go to the source code of this file.

Variables

 $aSeoReplaceChars
 $aLang

Variable Documentation

$aLang
Initial value:
 array(
    'charset' => "ISO-8859-15",
)

Definition at line 17 of file translit_lang.php.

$aSeoReplaceChars
Initial value:
 array(
    '�' => 'ae',
    '�' => 'oe',
    '�' => 'ue',
    '�' => 'AE',
    '�' => 'OE',
    '�' => 'UE',
    '�' => 'ss',
)

Definition at line 7 of file translit_lang.php.