From: eldy <> Date: Thu, 3 Apr 2008 01:13:25 +0000 (+0000) Subject: Update doc X-Git-Tag: AWSTATS_6_8_BETA~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5aa224fdb22fb6d4a8b3f8812df57f17c62beea;p=thirdparty%2FAWStats.git Update doc --- diff --git a/docs/awstats_contrib.html b/docs/awstats_contrib.html index 1142e388..404bf9d8 100644 --- a/docs/awstats_contrib.html +++ b/docs/awstats_contrib.html @@ -380,16 +380,11 @@ They can enhance AWStats use or save you time giving you a start for a new devel AWStats PhpNuke module is a module for the open source CMS PHP Nuke.
-AWStats Typo3 module is a seamless integrated module for the open source CMS Typo3.
- Ravencore is an Open Source Hosting Control Panel that include AWStats as part of its statistics solutions.
summary4severaldomains.pl is a small perl script that build an index.html page with AWStats txt summary information for each domains on same page (number of pages, hits and bandwith for month).
-AWStats Multiple Site Statistics Viewer -is a simple addon script for the AWStats package to allow a user to view statistics for multiple sites (usually Virtual Hosts) on a single page.
- AWStats Totals is a php page that use AWStats database to show a summary for several config files, on the same page.
diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index ba7fafa7..aed67322 100644 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -9703,7 +9703,7 @@ if (scalar keys %HTMLOutput) { my $hrs=($ix>=12?$ix-12:$ix); my $hre=($ix>=12?$ix-11:$ix+1); my $apm=($ix>=12?"pm":"am"); - print "\"$hrs:00\n"; + print "\"$hrs:00\n"; } print "\n"; print "\n";