Index: temp/trunk/data/class/SC_View.php
===================================================================
--- temp/trunk/data/class/SC_View.php	(revision 7199)
+++ temp/trunk/data/class/SC_View.php	(revision 7200)
@@ -88,4 +88,7 @@
 			}
 		}
+		
+		sfprintr(ini_get("mbstring.http_input"));
+		
 		$this->_smarty->display($template);
 		if(ADMIN_MODE == '1') {
