Index: temp/trunk/html/admin/batch/daily.php
===================================================================
--- temp/trunk/html/admin/batch/daily.php	(revision 4826)
+++ temp/trunk/html/admin/batch/daily.php	(revision 4827)
@@ -234,5 +234,5 @@
 	
 	
-	$end_date = now();
+	$end_date = time();
 	$start_date = date("Y/m/d",strtotime("1 day" ,strtotime($end_date)));
 
