Changeset 4749 for temp/trunk/data/class
- Timestamp:
- 2006/09/14 20:08:04 (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
r3549 r4749 33 33 $this->_smarty->register_function("sf_mb_convert_encoding","sf_mb_convert_encoding"); 34 34 $this->_smarty->register_function("sf_mktime","sf_mktime"); 35 $this->_smarty->register_function("sf_date","sf_date"); 35 $this->_smarty->register_function("sf_date","sf_date"); 36 $this->_smarty->register_function("str_replace","str_replace"); 36 37 37 38 if(ADMIN_MODE == '1') {
Note: See TracChangeset
for help on using the changeset viewer.
