Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 10224)
+++ temp/trunk/html/admin/products/index.php	(revision 10227)
@@ -265,4 +265,9 @@
 			// É½¼¨½ç½ø
 			$objQuery->setorder($order);
+			
+			// view¤â¹Ê¹þ¤ß¤ò¤«¤±¤ë(mysqlÍÑ)
+			global $arrViewWhere();
+			$arrViewWhere["&&noncls_where&&"] = $where;
+			
 			// ¸¡º÷·ë²Ì¤Î¼èÆÀ
 			$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval);
