in sqgetGlobalVar, reset $value if it is not found.
[squirrelmail.git] / functions / imap_search.php
index 2e33d45679dc4eb13e777911587e8dda40dde3ec..7794caa68438c069704fcce8683bb0e422e6f170 100644 (file)
@@ -120,6 +120,4 @@ function sqimap_search($imapConnection, $search_where, $search_what, $mailbox,
     return $msgs;
 }
 
-
-
-?>
+?>
\ No newline at end of file