Index: branches/dev/data/class/SC_View.php
===================================================================
--- branches/dev/data/class/SC_View.php	(revision 14484)
+++ branches/dev/data/class/SC_View.php	(revision 14489)
@@ -45,4 +45,6 @@
 		$this->_smarty->register_function("sfPrintAffTag","sfPrintAffTag");
 		$this->_smarty->default_modifiers = array('script_escape');
+        
+        sfPrintR($this->_smarty->default_modifiers);
         
 		if(ADMIN_MODE == '1') {		
