Changeset 4986 for temp/trunk/html/admin/batch
- Timestamp:
- 2006/09/18 14:46: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
r4985 r4986 240 240 $where = $where . " AND order_birth < cast('$end_date' as date)"; 241 241 }else{ 242 $where = $base_where . " AND order_birth >= cast('$end_date' as date)"; 242 243 $end_age = 999; 243 244 }
Note: See TracChangeset
for help on using the changeset viewer.
