Changeset 16401 for branches/feature-module-update/data/class/pages/error/LC_Page_Error_DispError.php
- Timestamp:
- 2007/10/14 02:06:15 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/class/pages/error/LC_Page_Error_DispError.php
r15532 r16401 30 30 parent::init(); 31 31 $this->tpl_mainpage = 'login_error.tpl'; 32 $this->tpl_css = URL_DIR.'css/layout/error.css';33 32 $this->tpl_title = 'エラー'; 34 33 }
Note: See TracChangeset
for help on using the changeset viewer.