Replacing tabs with spaces, trimming white space at EOL and newline at EOF
[squirrelmail.git] / functions / imap_search.php
index ea9cfda94b200ce1949dcbbd834329c4fa2677f2..d6ea4cb01d4d3ef773840c4f5e52e05619bd1781 100644 (file)
@@ -25,7 +25,7 @@ function sqimap_search($imapConnection, $search_where, $search_what, $mailbox,
                        $color, $search_position = '', $search_all, $count_all) {
 
     global $squirrelmail_language, $languages, $pos, $allow_charset_search,
-              $imap_server_type;
+           $imap_server_type;
 
     $pos = $search_position;