Changeset 2853 for temp/trunk
- Timestamp:
- 2006/08/30 13:26:02 (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
r2852 r2853 49 49 50 50 // ºÇ¸å¤Î¥Ð¥Ã¥Á¼Â¹Ô¤«¤éLOAD_BATCH_PASSÉ÷вᤷ¤Æ¤¤¤Ê¤¤¤È¼Â¹Ô¤·¤Ê¤¤¡£ 51 $batch_pass = date("Y/m/d H:m:s", $tmp_time -LOAD_BATCH_PASS);51 $batch_pass = date("Y/m/d H:m:s", $tmp_time + LOAD_BATCH_PASS); 52 52 $objQuery = new SC_Query(); 53 53 $count = $objQuery->count("dtb_bat_order_daily", "create_date > ?", $batch_pass);
Note: See TracChangeset
for help on using the changeset viewer.
