From: eldy <> Date: Sat, 7 Sep 2002 17:50:17 +0000 (+0000) Subject: Updated database. X-Git-Tag: AWSTATS_5_0_BETA~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e3cee48982003fb179abbae1e4d2d761c5e3c23;p=thirdparty%2FAWStats.git Updated database. --- diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index ad8149b3..d587d294 100644 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -6034,7 +6034,7 @@ EOF } else { my $newos=$OSHashLib{$key}||$key; - my $nameicon=lc($newos); $nameicon =~ s/\s.*//; + my $nameicon=lc($key); $nameicon =~ s/[^\w]+//g; print "$newos$_os_h{$key}"; print "$p %\n"; } diff --git a/wwwroot/icon/os/sun.png b/wwwroot/icon/os/sun.png deleted file mode 100644 index e37e6025..00000000 Binary files a/wwwroot/icon/os/sun.png and /dev/null differ