Changeset 6423 for temp


Ignore:
Timestamp:
2006/10/17 20:54:45 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/downloads/module/module.php

    r6422 r6423  
    1212    function LC_Page() { 
    1313        //¥á¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤Î»ØÄê 
    14         $this->tpl_mainpage = DATA_PATH . 'downloads/module/module.tpl'; 
     14        $this->tpl_mainpage = HTML_PATH . 'admin/downloads/module/module.tpl'; 
    1515        $this->tpl_subnavi = 'system/subnavi.tpl'; 
    1616        $this->tpl_mainno = 'system';        
Note: See TracChangeset for help on using the changeset viewer.