program/include/rcube_imap.php | ●●●●● patch | view | raw | blame | history |
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)