Changeset 14474 for branches/rel


Ignore:
Timestamp:
2007/06/08 09:51:42 (17 years ago)
Author:
adati
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel/data/class/SC_View.php

    r14393 r14474  
    4444        $this->_smarty->register_function("sfPrintEbisTag","sfPrintEbisTag"); 
    4545        $this->_smarty->register_function("sfPrintAffTag","sfPrintAffTag"); 
    46         $this->_smarty->default_modifiers = array('script_escape'); 
     46        //$this->_smarty->default_modifiers = array('script_escape'); 
    4747         
    4848        if(ADMIN_MODE == '1') {      
Note: See TracChangeset for help on using the changeset viewer.