Index: temp/trunk/html/admin/batch/daily.php
===================================================================
--- temp/trunk/html/admin/batch/daily.php	(revision 2962)
+++ temp/trunk/html/admin/batch/daily.php	(revision 2963)
@@ -44,7 +44,5 @@
 	$objQuery = new SC_Query();
 	$arrRet = $objQuery->select("create_date", "dtb_bat_order_daily", "create_date > ?", array($batch_pass));
-	
-	
-	
+		
 	if(count($arrRet) > 0) {
 		gfPrintLog("LAST BATCH " . $arrRet[0]['create_date'] . " > " . $batch_pass . " -> EXIT BATCH $batch_date");
