Changeset 8058 for temp/trunk/data/class/SC_View.php
- Timestamp:
- 2006/11/09 17:05:51 (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
r7203 r8058 28 28 $this->_smarty->register_function("sfSetErrorStyle","sfSetErrorStyle"); 29 29 $this->_smarty->register_function("sfGetErrorColor","sfGetErrorColor"); 30 $this->_smarty->register_function("s rTrim", "sfTrim");30 $this->_smarty->register_function("sfTrim", "sfTrim"); 31 31 $this->_smarty->register_function("sfPreTax", "sfPreTax"); 32 32 $this->_smarty->register_function("sfPrePoint", "sfPrePoint");
Note: See TracChangeset
for help on using the changeset viewer.
