Index: branches/dev/html/admin/total/index.php
===================================================================
--- branches/dev/html/admin/total/index.php	(revision 54)
+++ branches/dev/html/admin/total/index.php	(revision 55)
@@ -198,6 +198,6 @@
 default:
 	if(count($_GET) == 0) {
-		// ¥Ð¥Ã¥Á¥â¡¼¥ÉOFF¤Î¾ì¹ç¼Â¹Ô¤¹¤ë
-		if(!DAILY_BATCH_MODE) {
+		// ¥Ð¥Ã¥Á¥â¡¼¥É¤Î¾ì¹ç¤Î¤ß¼Â¹Ô¤¹¤ë
+		if(DAILY_BATCH_MODE) {
 			// 1¥ö·îÊ¬¤Î½¸·×
 			lfStartDailyTotal(31,0);
