pdontthink 17 years ago
parent
commit
6c2c0ff29b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      functions/imap_general.php

+ 1 - 0
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);