From: pdontthink Date: Thu, 14 Apr 2005 10:54:31 +0000 (+0000) Subject: remove comments about mistaken sqgetGlobalVar fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a853d9221dab96d198bc760e217736ef45c44bc0;p=squirrelmail.git remove comments about mistaken sqgetGlobalVar fix git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9266 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/ChangeLog b/ChangeLog index a21488d8..31c512c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -200,8 +200,6 @@ Version 1.5.1 -- CVS - Added sq_strlen function for calculation of multi-byte string length. - Quoted "INBOX" in check for the status of INBOX in a LIST call. Fixes an issue with a specific IMAP server. - - In sqgetGlobalVar(), reset $value if the var is not found in the - specified location. - Move default_pref to the config/ dir, but keep checking legacy locations first for bc. Do not fail with an error when default_pref not found, just create an empty one.