X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fimap_general.php;h=d1e81cdaaf83198d9354499c5e52fd97846ac104;hp=3bf9885c4f959ca9ecbf6eca44eb7bffaf2cf822;hb=5adca0768ecdaec1d466fbbc3d97c4dc1493764f;hpb=426815a31523da074c7ee9d31be791f2f67a7d7a;ds=sidebyside 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);