Changeset 1328 in subversion for trunk/roundcubemail/program/steps/mail/func.inc
- Timestamp:
- Apr 23, 2008 2:52:49 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/steps/mail/func.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/steps/mail/func.inc
r1324 r1328 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.
