Index: branches/dev/html/admin/products/index.php
===================================================================
--- branches/dev/html/admin/products/index.php	(revision 212)
+++ branches/dev/html/admin/products/index.php	(revision 217)
@@ -282,4 +282,6 @@
 			$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval);
 			
+			sfPrintR($objQuery->getlastquery(false));
+			
 			break;
 		}
