Ignore:
Timestamp:
2012/10/18 16:31:47 (12 years ago)
Author:
shutta
Message:

#1903 (無駄な処理を改善する)
無駄な変数を削除。

File:
1 edited

Legend:

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

    r21950 r22054  
    140140                    $uniqid             = $this->lfRegistCustomerData($this->lfMakeSqlVal($objFormParam)); 
    141141 
    142                     $this->tpl_mainpage = 'entry/complete.tpl'; 
    143                     $this->tpl_title    = '会員登録(完了ページ)'; 
    144142                    $this->lfSendMail($uniqid, $this->arrForm); 
    145143 
Note: See TracChangeset for help on using the changeset viewer.