Changeset 292 for branches/dev/html
- Timestamp:
- 2007/02/17 23:04:37 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/regist/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/regist/index.php
r17 r292 180 180 $objMailText->assign("name02", $data["name02"]); 181 181 $toCustomerMail = $objMailText->fetch("mail_templates/customer_regist_mail.tpl"); 182 $subject = sfMakeSubject(' Ëܲñ°÷ÅÐÏ¿¤¬´°Î»¤·¤Þ¤·¤¿¡£');182 $subject = sfMakeSubject('²ñ°÷ÅÐÏ¿¤¬´°Î»¤·¤Þ¤·¤¿¡£'); 183 183 $objMail = new GC_SendMail(); 184 184
Note: See TracChangeset
for help on using the changeset viewer.
