Changeset 6421 for temp/trunk
- Timestamp:
- 2006/10/17 20:53:31 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 5 added
- 3 deleted
- 1 edited
-
data/downloads/module/dummy (deleted)
-
data/downloads/module/module.php (modified) (1 diff)
-
data/downloads/module/module.tpl (deleted)
-
data/update/module (deleted)
-
html/admin/downloads (added)
-
html/admin/downloads/module (added)
-
html/admin/downloads/module/dummy (added)
-
html/admin/downloads/module/module.php (added)
-
html/admin/downloads/module/module.tpl (added)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/module.php
r6420 r6421 12 12 function LC_Page() { 13 13 //¥á¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤Î»ØÄê 14 $this->tpl_mainpage = DATA_PATH . ' update/module/system/module.tpl';14 $this->tpl_mainpage = DATA_PATH . 'downloads/module/module.tpl'; 15 15 $this->tpl_subnavi = 'system/subnavi.tpl'; 16 16 $this->tpl_mainno = 'system';
Note: See TracChangeset
for help on using the changeset viewer.
