Thanks to Chris Larsen (author of most thoses changes).
+Fixes:
+- Webmin module works with new version of webmin.
+- Security fix.
+
***** 6.95 *****
# 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';
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