Changeset 10269 for temp/trunk
- Timestamp:
- 2006/12/06 09:54:19 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r10268 r10269 170 170 $date = strtotime($date); 171 171 172 sfprintr(date('Y -m-d', $date + 86400));172 sfprintr(date('Y/m/d', $date + 86400)); 173 173 174 174 $where.= " AND update_date < date('" . $_POST['search_endyear'] . "/" . $_POST['search_endmonth'] . "/" . $_POST['search_endday'] . "')";
Note: See TracChangeset
for help on using the changeset viewer.
