Ignore:
Timestamp:
2006/08/30 22:57:47 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r1328 r3335  
    44class LC_Page{ 
    55    function LC_Page(){ 
    6         $this->tpl_mainpage = 'mypage/change_complete.tpl'; 
    7         $this->tpl_css = '/css/layout/mypage/change_complete.css'; 
     6        $this->tpl_mainpage = ROOT_DIR . USER_DIR . 'templates/mypage/change_complete.tpl'; 
    87        $this->tpl_title = 'MY¥Ú¡¼¥¸/²ñ°÷ÅÐÏ¿ÆâÍÆÊѹ¹(´°Î»¥Ú¡¼¥¸)'; 
    98        $this->tpl_navi = 'mypage/navi.tpl'; 
Note: See TracChangeset for help on using the changeset viewer.