Changeset 3716 in subversion
- Timestamp:
- Jun 4, 2010 9:29:48 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/rcube_message.php
r3680 r3716 441 441 // part belongs to a related message and is linked 442 442 if ($mimetype == 'multipart/related' 443 && preg_match('!^image/!', $part_mimetype)444 443 && ($mail_part->headers['content-id'] || $mail_part->headers['content-location'])) { 445 444 if ($mail_part->headers['content-id'])
Note: See TracChangeset
for help on using the changeset viewer.
