Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 1485)
+++ temp/trunk/html/admin/products/index.php	(revision 1486)
@@ -250,4 +250,6 @@
 			// ¸¡º÷·ë²Ì¤Î¼èÆÀ
 			$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval);
+			
+			sfprintr($objPage->arrProducts);
 
 			break;
