Index: /temp/trunk/html/admin/batch/daily.php
===================================================================
--- /temp/trunk/html/admin/batch/daily.php	(revision 4824)
+++ /temp/trunk/html/admin/batch/daily.php	(revision 4825)
@@ -229,4 +229,9 @@
 	
 	sfprintr(	date("Y/m/d",strtotime("-10 year")));
+	
+	
+	$startdate = date("Y/m/d",strtotime("-10 year"));
+	
+	sfprintr(date("Y/m/d",strtotime("1 day" ,strtotime(date("Y/m/d",strtotime("-10 year"))))));
 
 	// Ç¯ÎðËè¤Ë½¸·×¤¹¤ë¡£
