Changeset 2842 for temp/trunk
- Timestamp:
- 2006/08/30 12:57:21 (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
r2841 r2842 52 52 $objQuery = new SC_Query(); 53 53 $count = $objQuery->count("dtb_bat_order_daily", "create_date > ?", $batch_pass); 54 55 $count = 0; 54 56 55 57 if($count > 0 && !$command) {
Note: See TracChangeset
for help on using the changeset viewer.
