Changeset 5205 in subversion
- Timestamp:
- Sep 12, 2011 4:57:02 AM (20 months ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/include/rcube_imap.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/rcube_imap.php
r5204 r5205 2387 2387 } 2388 2388 2389 // Remove NULL characters (#1486189) 2389 // Remove NULL characters (#1486189) 2390 2390 $body = str_replace("\x00", '', $body); 2391 2391
Note: See TracChangeset
for help on using the changeset viewer.
