Ignore:
Timestamp:
2012/02/11 04:20:07 (12 years ago)
Author:
Seasoft
Message:

#1625 (typo修正・ソース整形・ソースコメントの改善)

  • ソース整形(主に制御構造のスペース)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/data/class/pages/forgot/LC_Page_Forgot.php

    r21441 r21479  
    280280     * FIXME: メールテンプレート編集の方に足すのが望ましい 
    281281     */ 
    282     function lfSendMail(&$CONF, $email, $customer_name, $new_password){ 
     282    function lfSendMail(&$CONF, $email, $customer_name, $new_password) { 
    283283        // パスワード変更お知らせメール送信 
    284284        $objMailText = new SC_SiteView_Ex(false); 
Note: See TracChangeset for help on using the changeset viewer.