Ignore:
Timestamp:
2006/11/09 17:05:51 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/class/SC_View.php

    r7203 r8058  
    2828        $this->_smarty->register_function("sfSetErrorStyle","sfSetErrorStyle"); 
    2929        $this->_smarty->register_function("sfGetErrorColor","sfGetErrorColor"); 
    30         $this->_smarty->register_function("srTrim", "sfTrim"); 
     30        $this->_smarty->register_function("sfTrim", "sfTrim"); 
    3131        $this->_smarty->register_function("sfPreTax", "sfPreTax"); 
    3232        $this->_smarty->register_function("sfPrePoint", "sfPrePoint"); 
Note: See TracChangeset for help on using the changeset viewer.