From: eldy <> Date: Sat, 19 Oct 2002 17:46:27 +0000 (+0000) Subject: Fixed pb in meta tag. X-Git-Tag: AWSTATS_5_1_BETA~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d1e4867779ed5d37969b93355271a2e56d6435;p=thirdparty%2FAWStats.git Fixed pb in meta tag. --- diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index 128c515b..500fa3dd 100644 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -525,7 +525,8 @@ sub html_head { else { print "\n\n"; } print "\n"; print "\n"; - if ($PageCode) { print "\n"; } # If not defined, iso-8859-1 is used in major countries + #else { print "\n"; } if ($Expires) { print "\n"; } print "\n"; if ($FrameName ne "mainleft") { print "\n"; }