alecpl
2011-09-12 bd14f928355bca1a3a6318985f54cc9bfe649910
- Removed some spaces


1 files modified
2 ■■■ changed files
program/include/rcube_imap.php 2 ●●● 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)