[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] CVS: squirrelmail/plugins/filters filters.php,1.45.2.12,1.45.2.13
From:       Tomas Kuliavas <tokul () users ! sourceforge ! net>
Date:       2005-09-25 15:39:54
Message-ID: E1EJYba-0002X8-K7 () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/squirrelmail/squirrelmail/plugins/filters
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9498/plugins/filters

Modified Files:
      Tag: SM-1_4-STABLE
	filters.php 
Log Message:
same fix as in devel. two \r\n's cause errors in next command


Index: filters.php
===================================================================
RCS file: /cvsroot/squirrelmail/squirrelmail/plugins/filters/filters.php,v
retrieving revision 1.45.2.12
retrieving revision 1.45.2.13
diff -u -w -r1.45.2.12 -r1.45.2.13
--- filters.php	21 Feb 2005 06:52:27 -0000	1.45.2.12
+++ filters.php	25 Sep 2005 15:39:52 -0000	1.45.2.13
@@ -296,7 +296,7 @@
         $search_str .= ' ' . $where . ' ' . $what;
     } else {
         $search_str .= ' ' . $where . ' {' . strlen($what) . "}\r\n"
-                    . $what . "\r\n";
+                    . $what;
     }
 
     /* read data back from IMAP */



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs@lists.sourceforge.net
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic