[Phpmyadmin-devel] DefaultCharset = 'en-utf-8' ?

Sebastian Mendel lists at sebastianmendel.de
Wed Oct 24 09:34:52 CEST 2007


select_lang.lib.php#346:

$convcharset = isset($GLOBALS['cfg']['DefaultCharset']) ?
$GLOBALS['cfg']['DefaultCharset'] : 'en-utf-8';


shouldn't this be 'utf-8' without 'en'?

-- 
Sebastian




More information about the Developers mailing list