Ignore:
Timestamp:
2006/12/07 10:37:25 (17 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/entry/complete.php

    r5934 r10399  
    99class LC_Page { 
    1010    function LC_Page() { 
    11         $this->tpl_css = '/css/layout/entry/complete.css';  // ¥á¥¤¥óCSS¥Ñ¥¹ 
     11        $this->tpl_css = URL_DIR.'css/layout/entry/complete.css';   // ¥á¥¤¥óCSS¥Ñ¥¹ 
    1212        $this->tpl_mainpage = 'entry/complete.tpl';         // ¥á¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È 
    1313        $this->tpl_title .= '²ñ°÷ÅÐÏ¿(´°Î»¥Ú¡¼¥¸)';         //¡¡¥Ú¡¼¥¸¥¿¥¤¥È¥ë 
Note: See TracChangeset for help on using the changeset viewer.