Index: /temp/trunk/html/admin/batch/daily.php
===================================================================
--- /temp/trunk/html/admin/batch/daily.php	(revision 4838)
+++ /temp/trunk/html/admin/batch/daily.php	(revision 4839)
@@ -242,5 +242,5 @@
 			$where = $where . " AND order_birth <= '$end_date'";
 		}
-		//lfBatOrderAgeSub($sql . $where, $start, $end, $start_age, $end_age, 1);
+		lfBatOrderAgeSub($sql . $where, $start, $end, $start_age, $end_age, 1);
 		$end_date = date("Y/m/d",strtotime("1 day" ,strtotime($start_date)));
 		$start_date = date("Y/m/d",strtotime("-10 year",strtotime($end_date)));
