Changeset 6709 for temp/trunk/data/class
- Timestamp:
- 2006/10/25 18:48:19 (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
r5934 r6709 41 41 $this->_smarty->register_function("sf_date","sf_date"); 42 42 $this->_smarty->register_function("str_replace","str_replace"); 43 $this->_smarty->register_function("sfPrintEbisTag","sfPrintEbisTag"); 43 44 44 45 45 if(ADMIN_MODE == '1') { 46 46 $this->time_start = time();
Note: See TracChangeset
for help on using the changeset viewer.
