Index: /temp/trunk/html/admin/products/index.php
===================================================================
--- /temp/trunk/html/admin/products/index.php	(revision 1507)
+++ /temp/trunk/html/admin/products/index.php	(revision 1508)
@@ -249,5 +249,5 @@
 			$objQuery->setorder($order);
 			// ¸¡º÷·ë²Ì¤Î¼èÆÀ
-//			$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval);
+			$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval);
 //			$arrProducts = $objQuery->select($col, $from, $where, $arrval);
 			$objPage->tpl_mainpage="products/test.tpl";
