Changeset 9103d17 in github
- Timestamp:
- Jul 22, 2008 5:09:34 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- c1b81f5
- Parents:
- 53668e7
- File:
-
- 1 edited
-
program/steps/mail/func.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/mail/func.inc
r21e7241 r9103d17 596 596 else if ($part->ctype_secondary=='enriched') { 597 597 $part->ctype_secondary = 'html'; 598 return Q(enriched_to_html($ body), 'show');598 return Q(enriched_to_html($part->body), 'show'); 599 599 } 600 600 else
Note: See TracChangeset
for help on using the changeset viewer.
