]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
A new search engine database to allow several match id for same search engine.
authoreldy <>
Fri, 31 Oct 2003 21:19:21 +0000 (21:19 +0000)
committereldy <>
Fri, 31 Oct 2003 21:19:21 +0000 (21:19 +0000)
wwwroot/cgi-bin/plugins/tooltips.pm

index e881bd954fb4a4fc736644f169153f3536ab92d5..46ba059cd7651f460dfa2b8705def2fd17ebdeb1 100644 (file)
@@ -164,7 +164,7 @@ sub _ReadAndOutputTooltipFile {
                my $aws_PROG=ucfirst($PROG);
                my $aws_VisitTimeout = $VISITTIMEOUT/10000*60;
                my $aws_NbOfRobots = scalar keys %RobotsHashIDLib;
-               my $aws_NbOfSearchEngines = scalar keys %SearchEnginesHashIDLib;
+               my $aws_NbOfSearchEngines = scalar keys %SearchEnginesHashLib;
                while (<LANG>) {
                        if ($_ =~ /\<!--/) { next; }    # Remove comment
                        # Search for replaceable parameters