From 426815a31523da074c7ee9d31be791f2f67a7d7a Mon Sep 17 00:00:00 2001 From: pdontthink Date: Thu, 10 Jul 2008 08:43:04 +0000 Subject: [PATCH] FIXME git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13227 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/imap_general.php | 1 + 1 file changed, 1 insertion(+) 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); -- 2.25.1