Changeset 7a2d79a in github
- Timestamp:
- Nov 24, 2008 4:19:15 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 938e96a
- Parents:
- e4d9f05
- File:
-
- 1 edited
-
program/steps/mail/func.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/mail/func.inc
rd59aaa1 r7a2d79a 265 265 266 266 // set attachment icon 267 if ($attrib['attachmenticon'] && preg_match("/multipart\/ [mr]/i", $header->ctype))267 if ($attrib['attachmenticon'] && preg_match("/multipart\/m/i", $header->ctype)) 268 268 $attach_icon = $attrib['attachmenticon']; 269 269
Note: See TracChangeset
for help on using the changeset viewer.
