Changeset 3335 for temp/trunk/html/mypage/index.php
- Timestamp:
- 2006/08/30 22:57:47 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/mypage/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/mypage/index.php
r1328 r3335 5 5 class LC_Page{ 6 6 function LC_Page() { 7 $this->tpl_mainpage = 'mypage/index.tpl';7 $this->tpl_mainpage = ROOT_DIR . USER_DIR . 'templates/mypage/index.tpl'; 8 8 $this->tpl_title = 'MY¥Ú¡¼¥¸/¹ØÆþÍúÎò°ìÍ÷'; 9 9 $this->tpl_navi = ROOT_DIR . 'data/Smarty/templates/mypage/navi.tpl';
Note: See TracChangeset
for help on using the changeset viewer.
