Changeset d91fedb in github for program/steps/mail/func.inc
- Timestamp:
- Apr 23, 2008 2:52:49 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- f92b2f4
- Parents:
- f025740
- File:
-
- 1 edited
-
program/steps/mail/func.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/mail/func.inc
rea090ca rd91fedb 1474 1474 $mailto = $recipient['mailto']; 1475 1475 1476 $compose = new rc _mail_mime(rcmail_header_delm());1476 $compose = new rcube_mail_mime(rcmail_header_delm()); 1477 1477 $compose->setParam(array( 1478 1478 'text_encoding' => 'quoted-printable',
Note: See TracChangeset
for help on using the changeset viewer.
