This commit is contained in:
Marc Delisle
2002-07-24 17:51:51 +00:00
parent c964116f42
commit 38bb668f97

View File

@@ -247,7 +247,7 @@ $cfg['AllowAnywhereRecoding'] = FALSE;
// Force: always use this language - must be defined in
// libraries/select_lang.lib.php3
// $cfg['Lang'] = 'en';
// $cfg['Lang'] = 'en-iso-8859-1';
// Loads language file
require('./libraries/select_lang.lib.php3');