Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 1487)
+++ temp/trunk/html/admin/products/index.php	(revision 1488)
@@ -251,4 +251,6 @@
 			$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval);
 			
+			sfprintr($objQuery->select($col, $from, $where, $arrval););
+			
 //			sfprintr($objPage->arrProducts);
 
