Changeset 2843 for temp/trunk/html


Ignore:
Timestamp:
2006/08/30 12:57:48 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2842 r2843  
    5353        $count = $objQuery->count("dtb_bat_order_daily", "create_date > ?", $batch_pass); 
    5454         
    55         $count = 0; 
    56          
     55        $objQuery->getLastQuery(); 
     56                 
    5757        if($count > 0 && !$command) { 
    5858            gfPrintLog("LAST BATCH $batch_pass -> EXIT BATCH $batch_date"); 
Note: See TracChangeset for help on using the changeset viewer.