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