Changeset 3624 for temp/trunk
- Timestamp:
- 2006/09/01 01:25: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
r3623 r3624 85 85 $order_time = strtotime($order_date); 86 86 // ¥ª¡¼¥À¡¼³«»ÏÆü¤è¤ê°ìÆü°Ê¾å¸å¤Ë½¸·×¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ï½¸·×¤·¤Ê¤ª¤µ¤Ê¤¤ 87 88 sfPrintR($tmp_time . " " . time());89 90 87 if($order_time + 86400 < $create_time || $tmp_time > time()) { 91 88 gfPrintLog("EXIT BATCH $batch_date");
Note: See TracChangeset
for help on using the changeset viewer.
