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/abouts/LC_Page_Abouts.php

    r22931 r23126  
    3838     * @return void 
    3939     */ 
    40     function init() 
     40    public function init() 
    4141    { 
    4242        parent::init(); 
     
    5151     * @return void 
    5252     */ 
    53     function process() 
     53    public function process() 
    5454    { 
    5555        parent::process(); 
     
    6363     * @return void 
    6464     */ 
    65     function action() 
     65    public function action() 
    6666    { 
    6767    } 
Note: See TracChangeset for help on using the changeset viewer.