From 5d10370cdcb1994fa1d7a02363059a72adf778fe Mon Sep 17 00:00:00 2001 From: Stefan Berger Date: Mon, 21 Mar 2022 12:39:16 +0100 Subject: [PATCH] Update awstats.pl --- wwwroot/cgi-bin/awstats.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2