Code

Updated body encoder
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 28 Jun 2007 13:30:23 +0000 (13:30 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 28 Jun 2007 13:30:23 +0000 (13:30 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6737 594d385d-05f5-0310-b6e9-bd551577e9d8

include/functions.inc

index 41a4bc310df07536d16dc0e42b3196af8465b337..001d152ff3eaf37e2a6ba6429f89956f10399ff5 100644 (file)
@@ -2468,7 +2468,7 @@ function prepare4mailbody($string)
                 "/</",
                 "/>/",
                 "/\?/",
-                "/(\'|\")/");
+                "/\"/");
   
   $to = array(  
                 "%25",