Changeset 2976 for temp/trunk/html/admin
- Timestamp:
- 2006/08/30 17:28:00 (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
r2975 r2976 45 45 46 46 // ºÇ¸å¤Î¥Ð¥Ã¥Á¼Â¹Ô¤«¤éLOAD_BATCH_PASSÉ÷вᤷ¤Æ¤¤¤Ê¤¤¤È¼Â¹Ô¤·¤Ê¤¤¡£ 47 if($pass >LOAD_BATCH_PASS) {47 if($pass < LOAD_BATCH_PASS) { 48 48 gfPrintLog("LAST BATCH " . $arrRet[0]['create_date'] . " > " . $batch_pass . " -> EXIT BATCH $batch_date"); 49 49 return;
Note: See TracChangeset
for help on using the changeset viewer.
