Index: temp/trunk/html/admin/products/index_test.php
===================================================================
--- temp/trunk/html/admin/products/index_test.php	(revision 1774)
+++ temp/trunk/html/admin/products/index_test.php	(revision 1775)
@@ -106,4 +106,5 @@
 
 */
+/*
 if ($_POST['mode'] == "search" || $_POST['mode'] == "csv"  || $_POST['mode'] == "delete" || $_POST['mode'] == "delete_all" || $_POST['mode'] == "camp_search") {
 	// ÆþÎÏÊ¸»ú¤Î¶¯À©ÊÑ´¹
@@ -258,13 +259,14 @@
 			//$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval);
 			*/
-				$max = 8;
+			$max = 8;
 			for($i = 0; $i < $max; $i++) {
 				$objPage->arrProducts[$i]['product_id'] = $i;
 			}
-			
+/*			
 			break;
 		}
 	}
 }
+*/
 
 /*
