Index: temp/trunk/html/test/naka/send.php
===================================================================
--- temp/trunk/html/test/naka/send.php	(revision 7175)
+++ temp/trunk/html/test/naka/send.php	(revision 7176)
@@ -77,5 +77,5 @@
 		}		
 	}
-	return mb_convert_encoding(urldecode($ret), 'EUC-JP', 'auto');
+	return mb_convert_encoding(urldecode($ret), 'EUC-JP');
 }
 
