Index: temp/trunk/html/admin/products/index_test.php
===================================================================
--- temp/trunk/html/admin/products/index_test.php	(revision 1753)
+++ temp/trunk/html/admin/products/index_test.php	(revision 1754)
@@ -255,9 +255,10 @@
 			// ¸¡º÷·ë²Ì¤Î¼èÆÀ
 			//$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval);
-			
+			/*
 			$max = 10;
 			for($i = 0; $i < $max; $i++) {
 				$objPage->arrProducts[] = "dummy";
 			}
+			*/
 			
 			break;
