Index: /temp/trunk/html/admin/batch/daily.php
===================================================================
--- /temp/trunk/html/admin/batch/daily.php	(revision 2843)
+++ /temp/trunk/html/admin/batch/daily.php	(revision 2845)
@@ -53,5 +53,5 @@
 		$count = $objQuery->count("dtb_bat_order_daily", "create_date > ?", $batch_pass);
 		
-		$objQuery->getLastQuery();
+		$objQuery->getLastQuery(true);
 				
 		if($count > 0 && !$command) {
