Index: temp/trunk/html/test/naka/shopcgi.php
===================================================================
--- temp/trunk/html/test/naka/shopcgi.php	(revision 7768)
+++ temp/trunk/html/test/naka/shopcgi.php	(revision 7771)
@@ -141,4 +141,5 @@
 $req->clearPostData();
 
+/*
 if($response != "") {
 	$arrTemp = split("&", $response);
@@ -148,4 +149,5 @@
 	}
 }
-
+*/
+sfPrintR($response);
 ?>
