Changeset 2845


Ignore:
Timestamp:
2006/08/30 13:06:25 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2843 r2845  
    5353        $count = $objQuery->count("dtb_bat_order_daily", "create_date > ?", $batch_pass); 
    5454         
    55         $objQuery->getLastQuery(); 
     55        $objQuery->getLastQuery(true); 
    5656                 
    5757        if($count > 0 && !$command) { 
Note: See TracChangeset for help on using the changeset viewer.