Changeset 19841


Ignore:
Timestamp:
2011/01/06 17:54:19 (13 years ago)
Author:
fukuda
Message:

#880(mobile/sphoneディレクトリを削除)に対応。まずmobileのみ意図通りの動作になるように一部コミット(index)
r19836 で mobileInit() の削除漏れ対応

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/class/pages/LC_Page_Index.php

    r19836 r19841  
    4747 
    4848    /** 
    49      * モバイルページを初期化する. 
    50      * 
    51      * @return void 
    52      */ 
    53     function mobileInit() { 
    54         $this->init(); 
    55     } 
    56  
    57     /** 
    5849     * Page のプロセス. 
    5950     * 
Note: See TracChangeset for help on using the changeset viewer.