Index: /temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.inc
===================================================================
--- /temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.inc	(revision 8301)
+++ /temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.inc	(revision 8302)
@@ -101,4 +101,7 @@
 	}
 	
+	sfprintr($response);
+	exit();
+	
 	// XML¥Ñ¡¼¥µ¤òÀ¸À®¤¹¤ë¡£
 	$parser = xml_parser_create();
Index: /temp/trunk/data/downloads/module/mdl_epsilon/card.php
===================================================================
--- /temp/trunk/data/downloads/module/mdl_epsilon/card.php	(revision 8301)
+++ /temp/trunk/data/downloads/module/mdl_epsilon/card.php	(revision 8302)
@@ -101,9 +101,4 @@
 	$arrXML = sfPostPaymentData($order_url, $arrSendData);
 	
-	sfprintr($order_url);
-	sfprintr($arrXML);
-	exit();
-
-	
 	// ¥¨¥é¡¼¤¬¤¢¤ë¤«¥Á¥§¥Ã¥¯¤¹¤ë
 	$err_code = sfGetXMLValue($arrXML,'RESULT','ERR_CODE');
