FIXME
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 10 Jul 2008 08:43:04 +0000 (08:43 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 10 Jul 2008 08:43:04 +0000 (08:43 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13227 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/imap_general.php

index 5e56e752a181ce0a1d674fa6c2491cd2c4ee79a5..3bf9885c4f959ca9ecbf6eca44eb7bffaf2cf822 100755 (executable)
@@ -60,6 +60,7 @@ function sqimap_run_command_list ($imap_stream, $query, $handle_errors, &$respon
         $message = $message[$tag];
         $response = $response[$tag];
         return $read[$tag];
         $message = $message[$tag];
         $response = $response[$tag];
         return $read[$tag];
+//FIXME: obey $handle_errors below!
     } else {
         global $squirrelmail_language, $color;
         set_up_language($squirrelmail_language);
     } else {
         global $squirrelmail_language, $color;
         set_up_language($squirrelmail_language);