Changeset 13166 for branches/dev
- Timestamp:
- 2007/05/21 11:32:00 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/mail/sendmail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/mail/sendmail.php
r13165 r13166 188 188 189 189 190 $ mail_obj = new GC_SendMail();190 $html_mail_obj = new GC_SendMail(); 191 191 $html_mail_obj->setItemHtml( $to, $subject, $body, $fromaddress, $from_name, $reply_to, $return_path, $errors_to, $bcc, $cc ); 192 192
Note: See TracChangeset
for help on using the changeset viewer.
