bug #1728590, last part of the fix

This commit is contained in:
Marc Delisle
2007-06-05 16:32:49 +00:00
parent f77240d935
commit 95a0decab2

View File

@@ -104,6 +104,7 @@ if (! isset($_COOKIE[$session_name])) {
$session_error = ob_get_contents();
ob_end_clean();
if ($r !== true || ! empty($session_error)) {
setcookie($session_name, '', 1);
$cfg = array('DefaultLang' => 'en-iso-8859-1',
'AllowAnywhereRecoding' => false);
// Loads the language file