Changeset 2947 for temp/trunk
- Timestamp:
- 2006/08/30 16:58:18 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/conf/conf.php (modified) (1 diff)
-
html/admin/total/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/conf/conf.php
r2942 r2947 16 16 17 17 //¥Ð¥Ã¥Á¤ò¼Â¹Ô¤¹¤ëºÇû¤Î´Ö³Ö(ÉÃ) 18 define("LOAD_BATCH_PASS", 3600);18 define("LOAD_BATCH_PASS", 5); 19 19 20 20 define("CLOSE_DAY", 31); // Äù¤áÆü¤Î»ØÄê(ËöÆü¤Î¾ì¹ç¤Ï¡¢31¤ò»ØÄꤷ¤Æ¤¯¤À¤µ¤¤¡£) -
temp/trunk/html/admin/total/index.php
r2942 r2947 164 164 if(count($_GET) == 0) { 165 165 // 1¥ö·îʬ¤Î½¸·× 166 lfStartDailyTotal(3 1,0);166 lfStartDailyTotal(300,0); 167 167 } 168 168 break;
Note: See TracChangeset
for help on using the changeset viewer.
