Ignore:
Timestamp:
2006/08/30 23:05:25 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r3335 r3346  
    77        $this->tpl_mainpage = ROOT_DIR . USER_DIR . 'templates/mypage/delivery.tpl'; 
    88        $this->tpl_title = "MY¥Ú¡¼¥¸/¤ªÆÏ¤±ÀèÄɲÎ¥Êѹ¹"; 
    9         $this->tpl_navi = 'mypage/navi.tpl'; 
     9        $this->tpl_navi = ROOT_DIR . USER_DIR . 'templates/mypage/navi.tpl'; 
    1010        $this->tpl_mainno = 'mypage'; 
    1111        $this->tpl_mypageno = 'delivery'; 
Note: See TracChangeset for help on using the changeset viewer.