Ignore:
Timestamp:
2012/03/06 22:37:30 (14 years ago)
Author:
Seasoft
Message:

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

File:
1 edited

Legend:

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

    r21594 r21596  
    6666        $objPlugin = SC_Helper_Plugin_Ex::getSingletonInstance($this->plugin_activate_flg); 
    6767        $objPlugin->doAction('lc_page_guide_action_start', array($this)); 
    68          
     68 
    6969        // フックポイント. 
    7070        $objPlugin = SC_Helper_Plugin_Ex::getSingletonInstance($this->plugin_activate_flg); 
Note: See TracChangeset for help on using the changeset viewer.