Changeset 3340 for temp/trunk
- Timestamp:
- 2006/08/30 23:02:20 (20 years ago)
- Location:
- temp/trunk/html/mypage
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
refusal.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/mypage/index.php
r3335 r3340 7 7 $this->tpl_mainpage = ROOT_DIR . USER_DIR . 'templates/mypage/index.tpl'; 8 8 $this->tpl_title = 'MY¥Ú¡¼¥¸/¹ØÆþÍúÎò°ìÍ÷'; 9 $this->tpl_navi = ROOT_DIR . 'data/Smarty/templates/mypage/navi.tpl';9 $this->tpl_navi = './navi.tpl'; 10 10 $this->tpl_mainno = 'mypage'; 11 11 $this->tpl_mypageno = 'index'; -
temp/trunk/html/mypage/refusal.php
r3338 r3340 7 7 $this->tpl_mainpage = ROOT_DIR . USER_DIR . 'templates/mypage/refusal.tpl'; 8 8 $this->tpl_title = "MY¥Ú¡¼¥¸/Âà²ñ¼ê³¤(ÆþÎÏ¥Ú¡¼¥¸)"; 9 $this->tpl_navi = ' mypage/navi.tpl';9 $this->tpl_navi = './navi.tpl'; 10 10 $this->tpl_mainno = 'mypage'; 11 11 $this->tpl_mypageno = 'refusal';
Note: See TracChangeset
for help on using the changeset viewer.
