Changeset 13846 for branches/dev/html
- Timestamp:
- 2007/05/31 11:25:36 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/shopping/complete.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/shopping/complete.php
r13368 r13846 280 280 // °¸Àè¤ÎÀßÄê 281 281 $name = $arrData['order_name01'] . $arrData['order_name02'] ." ÍÍ"; 282 $arrData['order_email'] = $objQuery->select("email_mobile", "dtb_customer", "secret_key = ?", array($sqlval['secret_key'])); 282 283 $objMail->setTo($arrData['order_email'], $name); 283 284 $objMail->sendMail();
Note: See TracChangeset
for help on using the changeset viewer.
