Changeset 16322 for branches/feature-module-update/html/mobile/shopping
- Timestamp:
- 2007/10/08 18:37:01 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/mobile/shopping/complete.php
r15532 r16322 259 259 $body = $objMailView->fetch("mail_templates/customer_mail.tpl"); 260 260 261 $objMail = new GC_SendMail();261 $objMail = new SC_SendMail(); 262 262 $objMail->setItem( 263 263 '' // 宛先
Note: See TracChangeset
for help on using the changeset viewer.