SOURCES: postfixadmin-preg_fix.patch - rel.4 - fix end-of-line in users-pan...

blues blues at pld-linux.org
Thu Jul 10 10:03:58 CEST 2008


Author: blues                        Date: Thu Jul 10 08:03:58 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- rel.4 - fix end-of-line in users-panel too

---- Files affected:
SOURCES:
   postfixadmin-preg_fix.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/postfixadmin-preg_fix.patch
diff -u SOURCES/postfixadmin-preg_fix.patch:1.1 SOURCES/postfixadmin-preg_fix.patch:1.2
--- SOURCES/postfixadmin-preg_fix.patch:1.1	Thu Apr  3 10:41:30 2008
+++ SOURCES/postfixadmin-preg_fix.patch	Thu Jul 10 10:03:52 2008
@@ -1,7 +1,7 @@
---- ./edit-alias.php.org	2005-01-07 00:00:00.000000000 +0100
-+++ ./edit-alias.php	2008-04-03 10:20:08.209852910 +0200
-@@ -77,10 +77,10 @@ if ($_SERVER['REQUEST_METHOD'] == "POST"
-    }
+--- ./users/edit-alias.php.org	2008-07-10 10:00:44.059360124 +0200
++++ ./users/edit-alias.php	2008-07-10 10:01:27.996021987 +0200
+@@ -61,10 +61,10 @@ if ($_SERVER['REQUEST_METHOD'] == "POST"
+    $fGoto = strtolower ($fGoto);
  
     $goto = preg_replace ('/\\\r\\\n/', ',', $fGoto);
 -	$goto = preg_replace ('/\r\n/', ',', $fGoto);
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/postfixadmin-preg_fix.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list