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

    r5934 r6080  
    1010class LC_Page{ 
    1111    function LC_Page() { 
    12         $this->tpl_mainpage = ROOT_DIR . USER_DIR . 'templates/mypage/login.tpl'; 
     12        $this->tpl_mainpage = USER_PATH . 'templates/mypage/login.tpl'; 
    1313        $this->tpl_title = 'MY¥Ú¡¼¥¸(¥í¥°¥¤¥ó)'; 
    1414    } 
Note: See TracChangeset for help on using the changeset viewer.