From e6f9ad8e324240fac564c5919ade2632b3e2d7c8 Mon Sep 17 00:00:00 2001 From: philippe_mingo Date: Wed, 13 Mar 2002 09:14:02 +0000 Subject: [PATCH] Comments removal git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2573 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/mime.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/mime.php b/functions/mime.php index 194f82fc..42c6942b 100644 --- a/functions/mime.php +++ b/functions/mime.php @@ -1200,7 +1200,7 @@ function isNoSep( $char ) { function stripComments( &$i, $j, &$body ) { - while ( $body{$i}.$body{$i+1}.$body{$i+2}.$body{$i+3} == '' && -- 2.25.1