Changeset 3469 for temp/trunk


Ignore:
Timestamp:
2006/08/31 13:06:14 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/batch/daily.php

    r3468 r3469  
    8686            // ¥ª¡¼¥À¡¼³«»ÏÆü¤è¤ê°ìÆü°Ê¾å¸å¤Ë½¸·×¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ï½¸·×¤·¤Ê¤ª¤µ¤Ê¤¤ 
    8787            if($order_time + 86400 < $create_time) { 
    88                 gfPrintLog("EXIT BATCH $batch_date"); 
    8988                continue; 
    9089            } 
    9190        } 
    92         gfPrintLog("LOADING BATCH $batch_date"); 
    9391        lfBatOrderDaily($tmp_time); 
    9492        lfBatOrderDailyHour($tmp_time); 
Note: See TracChangeset for help on using the changeset viewer.