1
0

Also support "last X" REST interface

This commit is contained in:
Garvin Hicking
2006-08-02 10:07:34 +00:00
commit 80e14346a5
1775 changed files with 195589 additions and 0 deletions

View File

@ -0,0 +1,12 @@
Version 1.40:
-------------
(By Shrikee / Arnan)
- added a database table which holds daily stats.
- 2 graphs which use the data in the above table
- rewrote the bots filter
- added a config option to show only visitor stats or show everything (post counts and such)
- option to enable or disable the bot filter
- fixed the referer register. They werent added in the database, now they are
- if either $useragent, $referer or $remote_addr is empty or unknown its set to unknown.