Ignore:
Timestamp:
2013/05/02 18:11:36 (11 years ago)
Author:
h_yoshimoto
Message:

#2236 2.12.3リリース以降の2.12-devへのコミット差し戻し

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/templates/mobile_class.php

    r22567 r22796  
    55     * @return void 
    66     */ 
    7     function mobileInit() 
    8     { 
     7    function mobileInit() { 
    98        $this->init(); 
    109    } 
     
    1514     * @return void 
    1615     */ 
    17     function mobileProcess() 
    18     { 
     16    function mobileProcess() { 
    1917    } 
    2018/* 
Note: See TracChangeset for help on using the changeset viewer.