alecpl
2011-09-12 bd14f928355bca1a3a6318985f54cc9bfe649910
program/include/rcube_imap.php
@@ -2386,7 +2386,7 @@
            return true;
        }
        // Remove NULL characters (#1486189)
        // Remove NULL characters (#1486189)
        $body = str_replace("\x00", '', $body);
        // convert charset (if text or message part)