Index: /temp/trunk/html/test/naka/shopcgi.php
===================================================================
--- /temp/trunk/html/test/naka/shopcgi.php	(revision 7727)
+++ /temp/trunk/html/test/naka/shopcgi.php	(revision 7732)
@@ -4,5 +4,22 @@
 require_once(DATA_PATH . "module/Request.php");
 
-sfPrintR($_POST);
+/*
+
+from index2.html
+
+Array
+(
+    [TenantNo] => 11111111
+    [OrderId] => 2006-11-08-11-39-53-966
+    [JobCd] => CHECK
+    [Amount] => 
+    [Tax] => 
+    [Currency] => 
+    [Memo] => 
+)
+
+*/
+
+
 
 ?>
