Index: temp/trunk/html/products/list.php
===================================================================
--- temp/trunk/html/products/list.php	(revision 2189)
+++ temp/trunk/html/products/list.php	(revision 2786)
@@ -212,4 +212,7 @@
 	// ¸¡º÷·ë²Ì¤Î¼èÆÀ
 	$objPage->arrProducts = $objQuery->select("*", "vw_products_allclass", $where, $arrval);
+	
+	$objQuery->getLastQuery(true);
+	
 	// µ¬³ÊÌ¾°ìÍ÷
 	$arrClassName = sfGetIDValueList("dtb_class", "class_id", "name");
