]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Update awstats.pl 218/head
authorStefan Berger <stefan@berger.net>
Mon, 21 Mar 2022 11:39:16 +0000 (12:39 +0100)
committerGitHub <noreply@github.com>
Mon, 21 Mar 2022 11:39:16 +0000 (12:39 +0100)
wwwroot/cgi-bin/awstats.pl

index 9d4410d4e0bace81c2b3a43288e53efc4520a176..6d663201354fbcdf6aac4bcc4186cae4a262d2c6 100755 (executable)
@@ -19,7 +19,7 @@
 # along with this program. If not, see <http://www.gnu.org/licenses/>.
 #------------------------------------------------------------------------------
 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