Changeset 2976 for temp/trunk/html


Ignore:
Timestamp:
2006/08/30 17:28:00 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

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

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