Index: /temp/trunk/html/admin/products/index_test.php
===================================================================
--- /temp/trunk/html/admin/products/index_test.php	(revision 1731)
+++ /temp/trunk/html/admin/products/index_test.php	(revision 1733)
@@ -52,5 +52,5 @@
 
 session_start();
-/*
+
 //¥­¥ã¥ó¥Ú¡¼¥ó¤ÎÊÔ½¸»þ
 if(sfIsInt($_POST['campaign_id']) && $_POST['mode'] == "camp_search") {
@@ -249,5 +249,5 @@
 
 			// ¼èÆÀÈÏ°Ï¤Î»ØÄê(³«»Ï¹ÔÈÖ¹æ¡¢¹Ô¿ô¤Î¥»¥Ã¥È)
-			$objQuery->setlimitoffset($page_max, $startno);
+			$objQuery->setlimitoffset(2, $startno);
 			// É½¼¨½ç½ø
 			$objQuery->setorder($order);
@@ -263,5 +263,5 @@
 $objPage->arrCatList = sfGetCategoryList();
 $objPage->arrCatIDName = lfGetIDName($objPage->arrCatList);
-*/
+
 
 // ²èÌÌ¤ÎÉ½¼¨
