From: pdontthink Date: Thu, 10 Jul 2008 08:43:49 +0000 (+0000) Subject: FIXME X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=5adca0768ecdaec1d466fbbc3d97c4dc1493764f;ds=inline FIXME git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13228 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- 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);