Index: /temp/trunk/html/admin/batch/daily.php
===================================================================
--- /temp/trunk/html/admin/batch/daily.php	(revision 3624)
+++ /temp/trunk/html/admin/batch/daily.php	(revision 3625)
@@ -86,5 +86,5 @@
 			// ¥ª¡¼¥À¡¼³«»ÏÆü¤è¤ê°ìÆü°Ê¾å¸å¤Ë½¸·×¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ï½¸·×¤·¤Ê¤ª¤µ¤Ê¤¤
 			if($order_time + 86400 < $create_time || $tmp_time > time()) {
-				gfPrintLog("EXIT BATCH $batch_date");
+				gfPrintLog("EXIT BATCH $batch_date $tmp_time" . " " . time());
 				continue;
 			}
