From: pdontthink Date: Thu, 10 Jul 2008 08:43:04 +0000 (+0000) Subject: FIXME X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=426815a31523da074c7ee9d31be791f2f67a7d7a;p=squirrelmail.git FIXME git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13227 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/imap_general.php b/functions/imap_general.php index 5e56e752..3bf9885c 100755 --- a/functions/imap_general.php +++ b/functions/imap_general.php @@ -60,6 +60,7 @@ function sqimap_run_command_list ($imap_stream, $query, $handle_errors, &$respon $message = $message[$tag]; $response = $response[$tag]; return $read[$tag]; +//FIXME: obey $handle_errors below! } else { global $squirrelmail_language, $color; set_up_language($squirrelmail_language);