Changeset 14489 for branches/dev


Ignore:
Timestamp:
2007/06/08 10:30:37 (19 years ago)
Author:
naka
Message:
 
File:
1 edited

Legend:

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

    r14484 r14489  
    4545        $this->_smarty->register_function("sfPrintAffTag","sfPrintAffTag"); 
    4646        $this->_smarty->default_modifiers = array('script_escape'); 
     47         
     48        sfPrintR($this->_smarty->default_modifiers); 
    4749         
    4850        if(ADMIN_MODE == '1') {      
Note: See TracChangeset for help on using the changeset viewer.