Changeset 2808 for temp/trunk/data/class/SC_View.php
- Timestamp:
- 2006/08/30 09:59:00 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/class/SC_View.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_View.php
r2807 r2808 107 107 class SC_AdminView extends SC_View{ 108 108 function SC_AdminView() { 109 parent::SC_View( );109 parent::SC_View(false); 110 110 $this->_smarty->template_dir = TEMPLATE_ADMIN_DIR; 111 111 $this->_smarty->compile_dir = COMPILE_ADMIN_DIR;
Note: See TracChangeset
for help on using the changeset viewer.
