X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=functions%2Fimap_search.php;h=7794caa68438c069704fcce8683bb0e422e6f170;hb=c8ae30d6634a42106a94b0376081070c88506596;hp=0769993c1861660aa4703dbef9587f203d447f23;hpb=b39825f012b48ea8b60c3954f5f551fa9095c26b;p=squirrelmail.git diff --git a/functions/imap_search.php b/functions/imap_search.php index 0769993c..7794caa6 100644 --- a/functions/imap_search.php +++ b/functions/imap_search.php @@ -3,7 +3,7 @@ /** * imap_search.php * - * Copyright (c) 1999-2004 The SquirrelMail Project Team + * Copyright (c) 1999-2005 The SquirrelMail Project Team * Licensed under the GNU GPL. For full terms see the file COPYING. * * IMAP search routines @@ -120,6 +120,4 @@ function sqimap_search($imapConnection, $search_where, $search_what, $mailbox, return $msgs; } - - -?> +?> \ No newline at end of file