Index: /temp/trunk/html/admin/batch/daily.php
===================================================================
--- /temp/trunk/html/admin/batch/daily.php	(revision 4830)
+++ /temp/trunk/html/admin/batch/daily.php	(revision 4831)
@@ -228,5 +228,5 @@
 	$where = $base_where . " AND order_birth BETWEEN ? AND ? ";
 	
-	sfprintr(	date("Y/m/d",strtotime());
+	sfprintr(	date("Y/m/d",strtotime(date())));
 	
 	
