Index: temp/trunk/html/admin/batch/daily.php
===================================================================
--- temp/trunk/html/admin/batch/daily.php	(revision 4818)
+++ temp/trunk/html/admin/batch/daily.php	(revision 4819)
@@ -150,5 +150,5 @@
 	
 	$objQuery = new SC_Query();
-	$arrRet = $objQuery->getall($sql, array($start, $end));	
+	$arrRet = $objQuery->getall($sql);	
 		
 	$sqlval = $arrRet[0];
