OXID eShop CE
4.9.7
Main Page
Related Pages
Classes
Files
File List
File Members
OXID eShop CE
Deprecated List
Classes
Files
File List
admin
application
components
controllers
models
translations
de
lang.php
translit_lang.php
en
bin
core
modules
index.php
bootstrap.php
config.inc.php
getimg.php
oxseo.php
widget.php
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
de
translit_lang.php
Generated by
1.8.1.2