Changeset 6081 for temp/trunk/html/mypage/refusal.php
- Timestamp:
- 2006/10/12 13:07:23 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/mypage/refusal.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/mypage/refusal.php
r6080 r6081 39 39 switch ($_POST['mode']){ 40 40 case 'confirm': 41 $objPage->tpl_mainpage = ROOT_DIR . USER_DIR. 'templates/mypage/refusal_confirm.tpl';41 $objPage->tpl_mainpage = USER_PATH . 'templates/mypage/refusal_confirm.tpl'; 42 42 $objPage->tpl_title = "MY¥Ú¡¼¥¸/Âà²ñ¼ê³¤(³Îǧ¥Ú¡¼¥¸)"; 43 43
Note: See TracChangeset
for help on using the changeset viewer.
