Index: branches/dev/html/shopping/index.php
===================================================================
--- branches/dev/html/shopping/index.php	(revision 227)
+++ branches/dev/html/shopping/index.php	(revision 228)
@@ -191,4 +191,7 @@
 	$sqlval['customer_id'] = '0';
 	
+	sfprintr($sqlval);
+	exit();
+	
 	// ´ûÂ¸¥Ç¡¼¥¿¤Î¥Á¥§¥Ã¥¯
 	$objQuery = new SC_Query();
@@ -203,5 +206,4 @@
 	}
 	
-	sfprintr($objQuery->getlastquery(false));
 	exit();
 }
