-http://awstats.sourceforge.net/files/awstats.zip
-http://prdownloads.sourceforge.net/awstats/awstats-53.zip
+http://prdownloads.sourceforge.net/awstats/awstats-54.zip
+
diff --git a/docs/awstats.xml b/docs/awstats.xml
index ff7adb15..467c484b 100644
--- a/docs/awstats.xml
+++ b/docs/awstats.xml
@@ -33,10 +33,10 @@
AWStats
- 5.3
- 12
- 21
- 2002
+ 5.4
+ 02
+ 10
+ 2003
0
0
@@ -50,9 +50,9 @@
awstats.zip
awstats.zip
awstats.zip
- 682892
- 667
- 0.67
+ 396757
+ 387
+ 0.39
N
@@ -104,8 +104,8 @@ Fonctionne avec les log de IIS 5.0+ et Apache. Gratuit (GNU General Public Licen
http://awstats.sourceforge.net/docs/awstats.xml
- http://awstats.sourceforge.net/files/awstats.zip
- http://prdownloads.sourceforge.net/awstats/awstats-53.zip
+ http://prdownloads.sourceforge.net/awstats/awstats-54.zip
+
diff --git a/wwwroot/cgi-bin/plugins/tooltips.pm b/wwwroot/cgi-bin/plugins/tooltips.pm
index 8adda315..f923a490 100644
--- a/wwwroot/cgi-bin/plugins/tooltips.pm
+++ b/wwwroot/cgi-bin/plugins/tooltips.pm
@@ -58,7 +58,7 @@ sub Init_tooltips {
#-----------------------------------------------------------------------------
# PLUGIN FUNCTION: AddHTMLStyles_pluginname
# UNIQUE: NO (Several plugins using this function can be loaded)
-# AddHTMLStyles is called to Add HTML styles at beginning of BODY section.
+# Function called to Add HTML styles at beginning of BODY section.
#-----------------------------------------------------------------------------
sub AddHTMLStyles_tooltips {
# <-----
@@ -72,7 +72,7 @@ sub AddHTMLStyles_tooltips {
#-----------------------------------------------------------------------------
# PLUGIN FUNTION: AddHTMLBodyHeader_pluginname
# UNIQUE: NO (Several plugins using this function can be loaded)
-# AddHTMLBodyHeader is called to Add HTML code at beginning of BODY section.
+# Function called to Add HTML code at beginning of BODY section.
#-----------------------------------------------------------------------------
sub AddHTMLBodyHeader_tooltips {
# <-----
|