From 7f3ee478d8da06decee364b0d39d7009e8ad9d2a Mon Sep 17 00:00:00 2001 From: eldy <> Date: Wed, 12 Jan 2005 21:04:50 +0000 Subject: [PATCH] Fix error in documentation. --- docs/awstats_config.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/awstats_config.html b/docs/awstats_config.html index 6588de2d..8fa3f4e4 100644 --- a/docs/awstats_config.html +++ b/docs/awstats_config.html @@ -1173,7 +1173,7 @@ AWStats 4.1+ supports both keywords AND keyphrases by default with no need of an
# - Acrobat PDF plugin
# To enable all this features, you must copy the awstats_misc_tracker.js file
# into a /js/ directory stored in your web document root and add the following -
# HTML code at the end of your index page (before ) : +
# HTML code at the end of your index page (before </BODY>) :
# <script language=javascript src="/js/awstats_misc_tracker.js"></script>
# If code is not added in index page, all this detection capabilities will be
# disabled. You must also check that ShowScreenSizeStats and ShowMiscStats -- 2.47.3