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

functions/imap_general.php

index 3bf9885c4f959ca9ecbf6eca44eb7bffaf2cf822..d1e81cdaaf83198d9354499c5e52fd97846ac104 100755 (executable)
@@ -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);