Index: temp/trunk/data/class/SC_View.php
===================================================================
--- temp/trunk/data/class/SC_View.php	(revision 7202)
+++ temp/trunk/data/class/SC_View.php	(revision 7203)
@@ -89,6 +89,4 @@
 		}
 		
-		sfprintr(ini_get("mbstring.http_input"));
-		
 		$this->_smarty->display($template);
 		if(ADMIN_MODE == '1') {
Index: temp/trunk/data/conf/conf.php
===================================================================
--- temp/trunk/data/conf/conf.php	(revision 7190)
+++ temp/trunk/data/conf/conf.php	(revision 7203)
@@ -66,5 +66,5 @@
 
 // Ê¸»ú¥³¡¼¥É
-define("CHAR_CODE", "UTF-8");
+define("CHAR_CODE", "EUC-JP");
 
 // EC-CUBE¥Ð¡¼¥¸¥ç¥ó¾ðÊó
