From: hickert Date: Thu, 28 Jun 2007 13:30:23 +0000 (+0000) Subject: Updated body encoder X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1a73b752958f819c7c9bbfd1a8efcb343738c4a4;p=gosa.git Updated body encoder git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6737 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/functions.inc b/include/functions.inc index 41a4bc310..001d152ff 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -2468,7 +2468,7 @@ function prepare4mailbody($string) "//", "/\?/", - "/(\'|\")/"); + "/\"/"); $to = array( "%25",