]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
no message
authoreldy <>
Thu, 2 May 2002 22:06:36 +0000 (22:06 +0000)
committereldy <>
Thu, 2 May 2002 22:06:36 +0000 (22:06 +0000)
wwwroot/cgi-bin/awstats.pl

index 33f7734d5890c9730e934a8c6e9cc7ddf8d8a2c3..9f1459bd8a9e1e98e9944dcfe2c301e538958547 100644 (file)
@@ -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";