Changeset 6709 for temp/trunk/data/class


Ignore:
Timestamp:
2006/10/25 18:48:19 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r5934 r6709  
    4141        $this->_smarty->register_function("sf_date","sf_date"); 
    4242        $this->_smarty->register_function("str_replace","str_replace"); 
     43        $this->_smarty->register_function("sfPrintEbisTag","sfPrintEbisTag"); 
    4344         
    44  
    4545        if(ADMIN_MODE == '1') {      
    4646            $this->time_start = time(); 
Note: See TracChangeset for help on using the changeset viewer.