Index: temp/trunk/html/test/naka/send.php
===================================================================
--- temp/trunk/html/test/naka/send.php	(revision 7135)
+++ temp/trunk/html/test/naka/send.php	(revision 7136)
@@ -38,5 +38,5 @@
 print($response);
 
-
+/*
 $parser = xml_parser_create();
 xml_parser_set_option($parser,XML_OPTION_SKIP_WHITE,1);
@@ -51,5 +51,5 @@
 
 print(mb_convert_encoding($decode, 'EUC-JP', 'Shift_JIS'));
-
+*/
 
 ?>
