Changeset 13070 for branches/dev/html/admin
- Timestamp:
- 2007/05/18 14:37:40 (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
r13065 r13070 90 90 ); 91 91 92 $sendResut = mb_convert_encoding( $sendResut, "JIS", CHAR_CODE); 92 93 print_r($sendResut); 93 94 $sendResut = mb_convert_encoding( $sendResut, "JIS", CHAR_CODE);95 94 96 95 $decoder = & new Mail_mimeDecode($sendResut);
Note: See TracChangeset
for help on using the changeset viewer.
