X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=program%2Flib%2Fhtml2text.php;h=9fc96eac7bb519aeb951639babf4e1e5242d721c;hb=76507f7c63a660742e76889ad6e3919f3dde3bb0;hp=e2a5b241eefc8c2f2057a9f82a7733e95c03bacd;hpb=3adad46e27086084a8b28a32fc4fbc953dbfef6c;p=roundcube.git diff --git a/program/lib/html2text.php b/program/lib/html2text.php index e2a5b24..9fc96ea 100644 --- a/program/lib/html2text.php +++ b/program/lib/html2text.php @@ -145,10 +145,8 @@ class html2text var $search = array( "/\r/", // Non-legal carriage return "/[\n\t]+/", // Newlines and tabs - '/[ ]{2,}/', // Runs of spaces, pre-handling '/]*>.*?<\/script>/i', //