Changeset 13073 for branches/dev
- Timestamp:
- 2007/05/18 14:45:23 (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
r13072 r13073 80 80 81 81 $sendResut = array( 82 $list_data[$i][$j]["email"] //¡¡¸ÜµÒ°¸Àè 83 ,$subjectBody //¡¡Subject 84 ,$mailBody //¡¡¥á¡¼¥ëËÜʸ 85 ,$objSite->data["email03"] //¡¡Á÷¿®¸µ¥á¡¼¥ë¥¢¥É¥ì¥¹ 86 ); 82 $list_data[$i][$j]["email"] //¡¡¸ÜµÒ°¸Àè 83 ,$subjectBody //¡¡Subject 84 ,$mailBody //¡¡¥á¡¼¥ëËÜʸ 85 ,$objSite->data["email03"] //¡¡Á÷¿®¸µ¥á¡¼¥ë¥¢¥É¥ì¥¹ 86 ,$objSite->data["company_name"] //¡¡Á÷¿®¸µÌ¾ 87 ,$objSite->data["email03"] //¡¡reply_to 88 ,$objSite->data["email04"] //¡¡return_path 89 ,$objSite->data["email04"] //¡¡errors_to 90 ); 87 91 $smtp = array( 88 92 'host' => "210.188.254.83"
Note: See TracChangeset
for help on using the changeset viewer.
