Index: temp/trunk/data/downloads/module/mdl_epsilon/convenience.php
===================================================================
--- temp/trunk/data/downloads/module/mdl_epsilon/convenience.php	(revision 7796)
+++ temp/trunk/data/downloads/module/mdl_epsilon/convenience.php	(revision 7802)
@@ -71,4 +71,9 @@
 }
 
+if(count($_GET) > 0){
+	sfprintr($_GET);
+	exit();
+}
+
 // Á÷¿®¥Ç¡¼¥¿À¸À®
 $arrData = array(
Index: temp/trunk/html/test/naka/send.php
===================================================================
--- temp/trunk/html/test/naka/send.php	(revision 7726)
+++ temp/trunk/html/test/naka/send.php	(revision 7802)
@@ -7,5 +7,5 @@
 
 $arrData = array(
-	'order_number' => '939639281111111111',
+	'order_number' => '9396392811111111111',
 	'st_code' => '00100-0000-00000',
 	'memo1' => '»î¸³ÍÑ¥ª¡¼¥À¡¼¾ðÊó',
