Index: temp/trunk/html/test/naka/send.php
===================================================================
--- temp/trunk/html/test/naka/send.php	(revision 7136)
+++ temp/trunk/html/test/naka/send.php	(revision 7137)
@@ -36,7 +36,4 @@
 $req->clearPostData();
 
-print($response);
-
-/*
 $parser = xml_parser_create();
 xml_parser_set_option($parser,XML_OPTION_SKIP_WHITE,1);
@@ -44,4 +41,7 @@
 xml_parser_free($parser);
 
+sfPrintR($arrVal);
+
+/*
 $decode = urldecode($arrVal[3]['attributes']['ERR_DETAIL']);
 
