Changeset 10399 for temp/trunk/data/lib/slib.php
- Timestamp:
- 2006/12/07 10:37:25 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/lib/slib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r10299 r10399 248 248 function LC_ErrorPage() { 249 249 $this->tpl_mainpage = 'error.tpl'; 250 $this->tpl_css = '/css/layout/error.css';250 $this->tpl_css = URL_DIR.'css/layout/error.css'; 251 251 $this->tpl_title = '¥¨¥é¡¼'; 252 252 }
Note: See TracChangeset
for help on using the changeset viewer.
