Changeset 13277


Ignore:
Timestamp:
2007/05/22 17:44:00 (17 years ago)
Author:
naka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/batch/daily.php

    r13274 r13277  
    4949         
    5050    // ºÇ¸å¤Î¥Ð¥Ã¥Á¼Â¹Ô¤«¤éLOAD_BATCH_PASSÉ÷вᤷ¤Æ¤¤¤Ê¤¤¤È¼Â¹Ô¤·¤Ê¤¤¡£ 
    51     if($pass < LOAD_BATCH_PASS) { 
     51    if(!$command && $pass < LOAD_BATCH_PASS) { 
    5252        gfPrintLog("LAST BATCH " . $arrRet[0]['create_date'] . " > " . $batch_pass . " -> EXIT BATCH $batch_date"); 
    5353        return; 
Note: See TracChangeset for help on using the changeset viewer.