From db24d26dbbc13801b1edc6e24714ee72e3205473 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 22 Sep 2004 21:36:47 +0000 Subject: - Fixed HTML typo in the documentation:

->

. Fixes bug #10412. --- modules/statistics.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/statistics.module') diff --git a/modules/statistics.module b/modules/statistics.module index 4df088ed2..2c2c7e4ad 100644 --- a/modules/statistics.module +++ b/modules/statistics.module @@ -14,7 +14,7 @@ function statistics_help($section) { case 'admin/help#statistics': return t("

Introduction

-

The statistics module keeps track of numerous statistics for your site but be warned, statistical collection does cause a little overhead, thus everything comes disabled by default.

+

The statistics module keeps track of numerous statistics for your site but be warned, statistical collection does cause a little overhead, thus everything comes disabled by default.

The module counts how many times, and from where -- using HTTP referrer -- each of your posts is viewed. Once we have that count the module can do the following with it: