From 5adca0768ecdaec1d466fbbc3d97c4dc1493764f Mon Sep 17 00:00:00 2001 From: pdontthink Date: Thu, 10 Jul 2008 08:43:49 +0000 Subject: [PATCH 1/1] FIXME git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13228 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 3bf9885c..d1e81cda 100755 --- a/functions/imap_general.php +++ b/functions/imap_general.php @@ -113,6 +113,7 @@ function sqimap_run_command ($imap_stream, $query, $handle_errors, &$response, } else { return $read[$tag]; } +//FIXME: obey $handle_errors below! } else { global $squirrelmail_language, $color; set_up_language($squirrelmail_language); -- 2.25.1