Changeset 14238


Ignore:
Timestamp:
2007/06/05 13:57:39 (17 years ago)
Author:
matsumura
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/downloads/module/blayn/blayn.php.txt

    r14237 r14238  
    88 */ 
    99  
    10   
    1110class LC_Page { 
    1211     
    1312    function LC_Page() { 
    14         $this->tpl_mainpage = MODULE_PATH . "blayn.tpl"; 
     13        $this->tpl_mainpage = MODULE_PATH . "blayn/blayn.tpl"; 
    1514        $this->tpl_title = "¥Ö¥ì¥¤¥óIPÅÐÏ¿"; 
    1615    } 
Note: See TracChangeset for help on using the changeset viewer.