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

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/lib/slib.php

    r10299 r10399  
    248248        function LC_ErrorPage() { 
    249249            $this->tpl_mainpage = 'error.tpl'; 
    250             $this->tpl_css = '/css/layout/error.css'; 
     250            $this->tpl_css = URL_DIR.'css/layout/error.css'; 
    251251            $this->tpl_title = '¥¨¥é¡¼'; 
    252252        } 
Note: See TracChangeset for help on using the changeset viewer.