Changeset 1739 in subversion for trunk/roundcubemail/program/steps/mail/func.inc
- Timestamp:
- Sep 5, 2008 6:03:50 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/steps/mail/func.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/steps/mail/func.inc
r1721 r1739 837 837 838 838 // list images after mail body 839 if (get_boolean($attrib['showimages']) 840 && $CONFIG['inline_images'] 839 if ($CONFIG['inline_images'] 841 840 && $ctype_primary == 'multipart' 842 841 && !empty($MESSAGE->attachments)
Note: See TracChangeset
for help on using the changeset viewer.
