Changeset 2975 for temp/trunk/html
- Timestamp:
- 2006/08/30 17:27:43 (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
r2974 r2975 39 39 $objQuery->delete("dtb_order_detail", $where); 40 40 41 // ºÇ¸å¤Ë¹¹¿·¤µ¤ì¤¿ÆüÉÕ¤ò¼èÆÀ 41 42 $ret = $objQuery->max("dtb_bat_order_daily", "create_date"); 42 43 list($batch_last) = split("\.", $ret);
Note: See TracChangeset
for help on using the changeset viewer.
