Changeset 2845
- Timestamp:
- 2006/08/30 13:06:25 (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
r2843 r2845 53 53 $count = $objQuery->count("dtb_bat_order_daily", "create_date > ?", $batch_pass); 54 54 55 $objQuery->getLastQuery( );55 $objQuery->getLastQuery(true); 56 56 57 57 if($count > 0 && !$command) {
Note: See TracChangeset
for help on using the changeset viewer.
