From: Stefan Berger Date: Mon, 21 Mar 2022 11:39:16 +0000 (+0100) Subject: Update awstats.pl X-Git-Tag: AWSTATS_7_9~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F218%2Fhead;p=thirdparty%2FAWStats.git Update awstats.pl --- diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index 9d4410d4..6d663201 100755 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -19,7 +19,7 @@ # along with this program. If not, see . #------------------------------------------------------------------------------ require 5.007; - + #$|=1; #use warnings; # Must be used in test mode only. This reduce a little process speed #use diagnostics; # Must be used in test mode only. This reduce a lot of process speed