Ignore:
Timestamp:
2006/08/30 13:23:56 (18 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2849 r2852  
    5252        $objQuery = new SC_Query(); 
    5353        $count = $objQuery->count("dtb_bat_order_daily", "create_date > ?", $batch_pass); 
    54                  
     54        $objQuery->getLastQuery(); 
    5555        if($count > 0) { 
    5656            gfPrintLog("LAST BATCH $batch_pass -> EXIT BATCH $batch_date"); 
Note: See TracChangeset for help on using the changeset viewer.