Changeset 16308 for branches/feature-module-update/html/test/naka/mail.php
- Timestamp:
- 2007/10/06 22:17:43 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/test/naka/mail.php
r16300 r16308 10 10 "to" => '[email protected]', // 顧客宛先 11 11 "Subject" => mb_encode_mimeheader("てすと"), // Subject 12 "From" => '[email protected]', // 送信元メールアドレス 12 "From" => '[email protected]', // 送信元メールアドレス 13 13 "Reply-To" => '[email protected]', // reply_to 14 14 "Return-Path" => '[email protected]', // return_path
Note: See TracChangeset
for help on using the changeset viewer.
