]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation. AWSTATS_6_1_BETA
authoreldy <>
Sat, 15 May 2004 11:25:58 +0000 (11:25 +0000)
committereldy <>
Sat, 15 May 2004 11:25:58 +0000 (11:25 +0000)
wwwroot/cgi-bin/awstats.pl

index a245279e465aaa4c1e52e6e6573807041a174b5f..fbc84f9aa667982f90fd629357898fcb597c58b2 100644 (file)
@@ -823,7 +823,7 @@ sub error {
                        print "${tagbr}\n";
                }
                else { print "${tagbr}${tagbold}Setup (".($FileConfig?"'".$FileConfig."'":"Config")." file, web server or permissions) may be wrong.${tagunbold}${tagbr}\n"; }
-               print "See AWStats documentation in 'docs' directory to know how to setup $PROG.\n";
+               print "Check config file, permissions and AWStats documentation (in 'docs' directory).\n";
        }
        # Remove lock if not a lock message 
        if ($EnableLockForUpdate && $message !~ /lock file/) { &Lock_Update(0); }