]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Fix: Works with new version of webmin
authoreldy <>
Mon, 24 May 2010 17:37:44 +0000 (17:37 +0000)
committereldy <>
Mon, 24 May 2010 17:37:44 +0000 (17:37 +0000)
docs/awstats_changelog.txt
tools/webmin/awstats/awstats-lib.pl
tools/webmin/awstats/module.info

index bc2c716303afd46d442e7c4b0c255bab7afdcc67..3fe4862f9173f54e03cd31c5ad675b21ec95fb7d 100644 (file)
@@ -21,6 +21,10 @@ New features/improvements:
 
 Thanks to Chris Larsen (author of most thoses changes).
 
+Fixes: 
+- Webmin module works with new version of webmin.
+- Security fix.
+
 
 ***** 6.95 *****
 
index d7469442ff172508f85b4481c5b8800de53140df..182c9b64b788565b41c9324b32d8206422de01a2 100644 (file)
@@ -1,8 +1,8 @@
 # awstats-lib.pl
 # Common functions for editing the awstats config file
 
-do '../web-lib.pl';
-require '../javascript-lib.pl';
+BEGIN { push(@INC, ".."); };
+use WebminCore;
 &init_config();
 
 #$config{'awstats'}||='/usr/local/awstats/wwwroot/cgi-bin/awstats.pl';
index 370f338b9f605e0d0aa5a2d35dad591571f0ae29..6b5b89b20416b5d02ca39562b1a6abe1e9f6e9a6 100644 (file)
@@ -2,8 +2,8 @@ category=system
 desc=AWStats Logfile Analyzer
 longdesc=Generate and analyze graphicaly statistics from web, proxy, wap, ftp or mail server log files
 name=AWStats
-version=1.800
-depends=webmin 1.030
+version=1.900
+depends=webmin 1.510
 depends=cron 1.000
 depends=logrotate 1.131
 desc_fr=Analyseur de Logs AWStats