]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Another try to fix #include problem.
authoreldy <>
Wed, 11 Dec 2002 20:57:35 +0000 (20:57 +0000)
committereldy <>
Wed, 11 Dec 2002 20:57:35 +0000 (20:57 +0000)
wwwroot/cgi-bin/awstats.pl

index b36a6b634f56fc702de31f136c0dadc52f5be377..d22c301ea7f4c01305f6a9faaf57cb7a45bd0df7 100644 (file)
@@ -1760,7 +1760,7 @@ sub Read_Plugins {
                                }
                        }
                        else {
-                               warning("Tried to load plugin \"$pluginname\" twice. Fix config file.");
+                               warning("Warning: Tried to load plugin \"$pluginname\" twice. Fix config file.");
                        }
                }
                else {