j
k
j a
j l
select_lang.lib.php#346:
$convcharset = isset($GLOBALS['cfg']['DefaultCharset']) ? $GLOBALS['cfg']['DefaultCharset'] : 'en-utf-8';
shouldn't this be 'utf-8' without 'en'?
Back to the thread
Back to the list