Index: branches/dev/html/shopping/index.php
===================================================================
--- branches/dev/html/shopping/index.php	(revision 17)
+++ branches/dev/html/shopping/index.php	(revision 227)
@@ -202,4 +202,7 @@
 		$objQuery->update("dtb_order_temp", $sqlval, $where, array($uniqid));
 	}
+	
+	sfprintr($objQuery->getlastquery(false));
+	exit();
 }
 
