Ignore:
Timestamp:
2013/08/26 15:52:37 (11 years ago)
Author:
m_uehara
Message:

#2348 r23116 - r23125 をマージ

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13_0/data/class/pages/mypage/LC_Page_Mypage_RefusalComplete.php

    r22926 r23126  
    3838     * @return void 
    3939     */ 
    40     function init() 
     40    public function init() 
    4141    { 
    4242        parent::init(); 
     
    5858     * @return void 
    5959     */ 
    60     function process() 
     60    public function process() 
    6161    { 
    6262        parent::process(); 
     
    7070     * @return void 
    7171     */ 
    72     function action() 
     72    public function action() 
    7373    { 
    7474    } 
Note: See TracChangeset for help on using the changeset viewer.