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.php

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