Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 10271)
+++ temp/trunk/html/admin/products/index.php	(revision 10272)
@@ -169,7 +169,4 @@
 					$date = date('Y/m/d', strtotime($date) + 86400);
 					$where.= " AND update_date < date('" . $date . "')";
-					//$where.= " AND update_date < date('" . $_POST['search_endyear'] . "/" . $_POST['search_endmonth'] . "/" . $_POST['search_endday'] . "')";
-
-//					$arrval[] = $date;
 					break;
 				case 'search_product_flag':	//¼ïÊÌ
