- Timestamp:
- 2007/10/08 18:37:01 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/mobile/regist/index.php
r15532 r16322 176 176 $toCustomerMail = $objMailText->fetch("mail_templates/customer_regist_mail.tpl"); 177 177 $subject = sfMakeSubject('本会員登録が完了しました。'); 178 $objMail = new GC_SendMail();178 $objMail = new SC_SendMail(); 179 179 180 180 $objMail->setItem(
Note: See TracChangeset
for help on using the changeset viewer.