OXID eShop CE
4.9.10
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Pages
translit_lang.php
Go to the documentation of this file.
1
<?php
2
7
$aSeoReplaceChars
= array(
8
'�'
=>
'ae'
,
9
'�'
=>
'oe'
,
10
'�'
=>
'ue'
,
11
'�'
=>
'Ae'
,
12
'�'
=>
'Oe'
,
13
'�'
=>
'Ue'
,
14
'�'
=>
'ss'
,
15
);
16
17
$aLang
= array(
18
'charset'
=>
"ISO-8859-15"
,
19
);
application
translations
en
translit_lang.php
Generated by
1.8.1.2