Ticket #331: Allow fEmail::addAttachment() to accept fFile objects, remove $mime_type parameter

Reporter: wbond Type: enhancement Opened: 10 months ago Status: new
Assigned to: wbond Priority: minor Modified: 9 months ago

fEmail::addAttachment() was written before fFile objects had the ability to determine their mime type. Now that determining the mime type is possible, it would be nice to allow for passing an fFile objects. t should also be possible to remove the $mime_type parameter since the mime type can be determined from the $contents.

Attachments

History

Reply 10/22/09 14:41:39 changed by wbond

  • priority changed from major to minor.

Edit the Ticket



please register or log in to allow for editing your comment