Go to the source code of this file.
Variables | |
| $aSeoReplaceChars | |
| $aLang | |
| $aLang | 
 array(
    'charset' => "ISO-8859-15",
)
Definition at line 17 of file translit_lang.php.
| $aSeoReplaceChars | 
 array(
    '�' => 'ae',
    '�' => 'oe',
    '�' => 'ue',
    '�' => 'AE',
    '�' => 'OE',
    '�' => 'UE',
    '�' => 'ss',
)
Definition at line 7 of file translit_lang.php.
 1.7.1