Changeset 13248 for branches/dev/html
- Timestamp:
- 2007/05/22 14:50:22 (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
r13247 r13248 115 115 $mimeObj->setFrom($sendResut["from"]); 116 116 117 // À°·Á¤µ¤ì¤¿ËÜʸ¤È¥Ø¥Ã¥À¤ò¼èÆÀ118 ¡¡¡¡¡¡¡¡¡¡¡¡//$body = $mimeObj->get($htmlBody);119 ¡¡¡¡¡¡¡¡¡¡¡¡//$headers = $mimeObj->headers($sendResut);120 121 117 // ¥á¡¼¥ëÁ÷¿® 122 118 $sendResut = $mailObj->send($sendResut["to"], $sendResut, $mailBody);
Note: See TracChangeset
for help on using the changeset viewer.
