diff options
-rw-r--r-- | www/wwwcount/pkg/DESCR | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/www/wwwcount/pkg/DESCR b/www/wwwcount/pkg/DESCR index 443dc1d8ad0..6e51d3a2a52 100644 --- a/www/wwwcount/pkg/DESCR +++ b/www/wwwcount/pkg/DESCR @@ -1,4 +1,7 @@ -The counter, clock and date, all in one program. This single program can -be used for any number of web pages, for any number of users. - -WWW: http://www.semcor.com/~muquit/Count.html +The Count program is a standard CGI program to count raw access hits in web +pages. This is a graphic counter, that means it only counts if the browser +support graphics. It keeps the hits in text files. The program tries to +maintain data integrity by locking the datafile. Among its many features, +it also can be used to show time, date (of any timezone in the world), +and countdown to a date. This single program can be used for any number +of web pages, for any number of users. |