From: eldy <> Date: Sat, 13 Oct 2007 09:49:41 +0000 (+0000) Subject: Fix typo X-Git-Tag: AWSTATS_6_8_BETA~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a984472ea76e5cb642e56ff70a13bdf18a15caaf;p=thirdparty%2FAWStats.git Fix typo --- diff --git a/docs/awstats_config.html b/docs/awstats_config.html index f56b203b..798f3ca8 100644 --- a/docs/awstats_config.html +++ b/docs/awstats_config.html @@ -876,7 +876,7 @@ when reading it), follow the example:

# Example: "john bob REGEX[^testusers]"
# Default: ""
# -
OnlyUsers=”" +
OnlyUsers=""


diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index 579ce735..7bab888e 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -552,7 +552,7 @@ OnlyUserAgents="" # Example: "john bob REGEX[^testusers]" # Default: "" # -OnlyUsers=”" +OnlyUsers="" # Include in stats, only accesses to URLs that match one of following entries.