Ignore:
Timestamp:
2006/10/12 12:59:44 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r5934 r6080  
    1111class LC_Page{ 
    1212    function LC_Page(){ 
    13         $this->tpl_mainpage = ROOT_DIR . USER_DIR . 'templates/mypage/delivery_addr.tpl'; 
     13        $this->tpl_mainpage = USER_PATH . 'templates/mypage/delivery_addr.tpl'; 
    1414        $this->tpl_title = "¿·¤·¤¤¤ªÆÏ¤±Àè¤ÎÄɲÎ¥Êѹ¹"; 
    1515        global $arrPref; 
Note: See TracChangeset for help on using the changeset viewer.