Index: temp/trunk/html/admin/batch/daily.php
===================================================================
--- temp/trunk/html/admin/batch/daily.php	(revision 2841)
+++ temp/trunk/html/admin/batch/daily.php	(revision 2842)
@@ -52,4 +52,6 @@
 		$objQuery = new SC_Query();
 		$count = $objQuery->count("dtb_bat_order_daily", "create_date > ?", $batch_pass);
+		
+		$count = 0;
 		
 		if($count > 0 && !$command) {
