From: eldy <> Date: Sat, 12 Jul 2003 15:48:04 +0000 (+0000) Subject: Fix for count of Add To Favourites. X-Git-Tag: AWSTATS_5_7_BETA~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2eaee197af1f73f3d93c9919a9ba86fdd61533c;p=thirdparty%2FAWStats.git Fix for count of Add To Favourites. --- diff --git a/docs/awstats_changelog.txt b/docs/awstats_changelog.txt index 39dc13ae..fc7229c2 100644 --- a/docs/awstats_changelog.txt +++ b/docs/awstats_changelog.txt @@ -6,10 +6,10 @@ $Revision$ - $Author$ - $Date$ 5.7 Fixes: -- Count for add to favourites is done on hits to favicon.ico for IE only to - to count wrong "Add" done by browsers that hit the file even when no add is - done. Value reported is the count for IE / ratio of IE among all other - browsers. +- Count for add to favourites is done on hits to favicon.ico for IE only. This + avoid counting wrong "Add" done by browsers that hit the file even when no + add is done. Value reported is the (count for IE) / (ratio of IE among all + other browsers). - Count for Browsers with WMA audio playing support now works. - Fix problem with default ShowFlagLinks defined to 1 instead of '' when not included in config file.