]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Fix typo
authoreldy <>
Sat, 13 Oct 2007 09:49:41 +0000 (09:49 +0000)
committereldy <>
Sat, 13 Oct 2007 09:49:41 +0000 (09:49 +0000)
docs/awstats_config.html
wwwroot/cgi-bin/awstats.model.conf

index f56b203bd18baf7a2a3ddc96f53533df808a02c0..798f3ca836c3d71826ee1183a7c80f3e80e8aca2 100644 (file)
@@ -876,7 +876,7 @@ when reading it), follow the example:<br>
 <br># Example: "john bob REGEX[^testusers]"
 <br># Default: ""
 <br>#
-<br>OnlyUsers=\94"
+<br>OnlyUsers=""
 
 <br><br><hr>
 
index 579ce7354b30c6674611318e95284a7331e63c0a..7bab888e46149fd01a12257e31ccd8b6a0f27d09 100644 (file)
@@ -552,7 +552,7 @@ OnlyUserAgents=""
 # Example: "john bob REGEX[^testusers]"
 # Default: ""
 #
-OnlyUsers=\94"
+OnlyUsers=""
 
 
 # Include in stats, only accesses to URLs that match one of following entries.