Ignore:
Timestamp:
2006/10/12 13:07:23 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/mypage/refusal.php

    r6080 r6081  
    3939switch ($_POST['mode']){ 
    4040    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'; 
    4242    $objPage->tpl_title = "MY¥Ú¡¼¥¸/Âà²ñ¼ê³¤­(³Îǧ¥Ú¡¼¥¸)"; 
    4343 
Note: See TracChangeset for help on using the changeset viewer.