bnet/additions
Aleksander Machniak 4 years ago
parent 99b20bd82a
commit eba6fb20cf

@ -959,7 +959,7 @@ function rcmail_write_compose_attachments(&$message, $bodyIsHtml, &$message_body
}
if (
$part->disposition == 'attachments'
$part->disposition == 'attachment'
|| ($part->disposition == 'inline' && $bodyIsHtml)
|| $part->filename
|| $part->mimetype == 'message/rfc822'

Loading…
Cancel
Save