beautified code

This commit is contained in:
Loïc Chapeaux
2002-04-27 08:41:03 +00:00
parent 4f1c341d17
commit 30aa3d4052

View File

@@ -166,7 +166,7 @@ if (!isset($lang)) {
// compatibility with config.inc.php3 <= v1.80
if (isset($cfgLang)) {
$cfg['Lang'] = $cfgLang;
$cfg['Lang'] = $cfgLang;
unset($cfgLang);
}
if (isset($cfgDefaultLang)) {