Changeset 2842 for temp/trunk


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

* empty log message *

File:
1 edited

Legend:

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

    r2841 r2842  
    5252        $objQuery = new SC_Query(); 
    5353        $count = $objQuery->count("dtb_bat_order_daily", "create_date > ?", $batch_pass); 
     54         
     55        $count = 0; 
    5456         
    5557        if($count > 0 && !$command) { 
Note: See TracChangeset for help on using the changeset viewer.