From: eldy <> Date: Thu, 2 May 2002 22:06:36 +0000 (+0000) Subject: no message X-Git-Tag: AWSTATS_4_1_BETA~97 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d7904be17d31d4c784a0e6acf78402d7c7ea468b;p=thirdparty%2FAWStats.git no message --- diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index 33f7734d..9f1459bd 100644 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -2587,14 +2587,6 @@ for (my $ix=1; $ix<=12; $ix++) { if ($Debug) { debug("UpdateStats is $UpdateStats",2); } if ($UpdateStats) { - if ($DNSLookup) { - # eval { use Socket; }; - # if ($@){ - # error("Error: The perl 'Socket' module is not installed. Install it from CPAN or use a more 'standard' perl interpreter.\n"); - # } - use Socket; - } - # Init RobotsSearchIDOrder required for update process push @RobotArrayList,"list1"; push @RobotArrayList,"list2";