]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
no message
authoreldy <>
Wed, 1 Aug 2001 01:40:44 +0000 (01:40 +0000)
committereldy <>
Wed, 1 Aug 2001 01:40:44 +0000 (01:40 +0000)
wwwroot/cgi-bin/awstats.pl

index 4787f2b2b62ce0bf5e6875d1f107bf3000aabfeb..d68cef96677f10f2d92b1b6be1771d665c018f54 100644 (file)
@@ -1838,7 +1838,7 @@ if ($UpdateStats) {
                # Record is approved. We found a new line
                #----------------------------------------
                $NbOfNewLinesProcessed++;
-               if (($QueryString =~ /showstep=1/i) && ($NbOfNewLinesProcessed % 1000 == 0)) { print "$NbOfNewLinesProcessed lines processed\n"; }
+               #if (($QueryString =~ /showstep=1/i) && ($NbOfNewLinesProcessed % 1000 == 0)) { print "$NbOfNewLinesProcessed lines processed\n"; }
 
                if (&SkipHost($field[$pos_rc])) { next; }               # Skip with some client host IP addresses
                if (&SkipFile($field[$pos_url])) { next; }              # Skip with some URLs