Index: /temp/trunk/html/admin/products/index.php
===================================================================
--- /temp/trunk/html/admin/products/index.php	(revision 10259)
+++ /temp/trunk/html/admin/products/index.php	(revision 10260)
@@ -236,5 +236,6 @@
 
 			// ¹Ô¿ô¤Î¼èÆÀ
-			$linemax = $objQuery->count($from, $where, $arrval);
+			//$linemax = $objQuery->count($from, $where, $arrval);
+			$linemax = $objQuery->count("dtb_products", $where, $arrval);
 			$objPage->tpl_linemax = $linemax;				// ²¿·ï¤¬³ºÅö¤·¤Þ¤·¤¿¡£É½¼¨ÍÑ
 
