Index: branches/dev/html/shopping/complete.php
===================================================================
--- branches/dev/html/shopping/complete.php	(revision 11516)
+++ branches/dev/html/shopping/complete.php	(revision 11526)
@@ -65,5 +65,4 @@
 	$arrResults = $objQuery->getall("SELECT * FROM dtb_order WHERE order_id = ? ", array($order_id));
 	$objPage->arrResults = $arrResults;
-	sfprintr($arrResults);
 
 	if (count($arrResults) > 0) {	
