Changeset 3469 for temp/trunk
- Timestamp:
- 2006/08/31 13:06:14 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/batch/daily.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/batch/daily.php
r3468 r3469 86 86 // ¥ª¡¼¥À¡¼³«»ÏÆü¤è¤ê°ìÆü°Ê¾å¸å¤Ë½¸·×¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ï½¸·×¤·¤Ê¤ª¤µ¤Ê¤¤ 87 87 if($order_time + 86400 < $create_time) { 88 gfPrintLog("EXIT BATCH $batch_date");89 88 continue; 90 89 } 91 90 } 92 gfPrintLog("LOADING BATCH $batch_date");93 91 lfBatOrderDaily($tmp_time); 94 92 lfBatOrderDailyHour($tmp_time);
Note: See TracChangeset
for help on using the changeset viewer.
