Index: temp/trunk/html/admin/products/product_rank.php
===================================================================
--- temp/trunk/html/admin/products/product_rank.php	(revision 10311)
+++ temp/trunk/html/admin/products/product_rank.php	(revision 10312)
@@ -72,5 +72,5 @@
 	
 	// ¹Ô¿ô¤Î¼èÆÀ
-	$linemax = $objQuery->count($table, $where, array($category_id));
+	$linemax = $objQuery->count("dtb_products", $where, array($category_id));
 	// ½ç°Ì¡¢³ºÅö·ï¿ôÉ½¼¨ÍÑ
 	$objPage->tpl_linemax = $linemax;
