Changeset 648db37 in github
- Timestamp:
- Jun 4, 2010 9:29:48 AM (3 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 7c866e4
- Parents:
- dbe49889
- File:
-
- 1 edited
-
program/include/rcube_message.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/include/rcube_message.php
rd311d80 r648db37 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.
