Ignore:
Timestamp:
2012/03/05 23:32:59 (14 years ago)
Author:
Seasoft
Message:

#1613 (typo修正・ソース整形・ソースコメントの改善)

File:
1 edited

Legend:

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

    r21583 r21593  
    5454        parent::process(); 
    5555        $this->action(); 
    56         // class_exists('xxx'); 
    57         // 0/0; 
    58         // new xxx; 
    59         // $objQuery = new SC_Query_Ex(); 
    60         // $objQuery->select('***'); 
    61         // trigger_error('試験的なエラー発生です。'); 
    6256        $this->sendResponse(); 
    6357    } 
Note: See TracChangeset for help on using the changeset viewer.