Changeset 3625 for temp/trunk


Ignore:
Timestamp:
2006/09/01 01:29:46 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r3624 r3625  
    8686            // ¥ª¡¼¥À¡¼³«»ÏÆü¤è¤ê°ìÆü°Ê¾å¸å¤Ë½¸·×¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ï½¸·×¤·¤Ê¤ª¤µ¤Ê¤¤ 
    8787            if($order_time + 86400 < $create_time || $tmp_time > time()) { 
    88                 gfPrintLog("EXIT BATCH $batch_date"); 
     88                gfPrintLog("EXIT BATCH $batch_date $tmp_time" . " " . time()); 
    8989                continue; 
    9090            } 
Note: See TracChangeset for help on using the changeset viewer.