Changeset 292 for branches/dev/html


Ignore:
Timestamp:
2007/02/17 23:04:37 (19 years ago)
Author:
naka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/regist/index.php

    r17 r292  
    180180    $objMailText->assign("name02", $data["name02"]); 
    181181    $toCustomerMail = $objMailText->fetch("mail_templates/customer_regist_mail.tpl"); 
    182     $subject = sfMakeSubject('Ëܲñ°÷ÅÐÏ¿¤¬´°Î»¤·¤Þ¤·¤¿¡£'); 
     182    $subject = sfMakeSubject('²ñ°÷ÅÐÏ¿¤¬´°Î»¤·¤Þ¤·¤¿¡£'); 
    183183    $objMail = new GC_SendMail(); 
    184184 
Note: See TracChangeset for help on using the changeset viewer.