Changeset 1837 in subversion
- Timestamp:
- Sep 18, 2008 4:48:04 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/rcube_message.php
r1800 r1837 346 346 else if ($primary_type=='message') { 347 347 $this->parse_structure($mail_part, true); 348 349 // list as attachment as well (mostly .eml) 350 if (!empty($mail_part->filename)) 351 $this->attachments[] = $mail_part; 348 352 } 349 353 // ignore "virtual" protocol parts
Note: See TracChangeset
for help on using the changeset viewer.
