summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Localconfig.pm
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2006-07-29 21:03:00 +0200
committermkanat%bugzilla.org <>2006-07-29 21:03:00 +0200
commit856d2d2fcf391a48bc50054e383ba8de617b4c2f (patch)
treeb7d36011ad003c5fa3b975f1caa6bd0daaac8155 /Bugzilla/Install/Localconfig.pm
parentc1ff3441a2007aa5e29ce42b407faa57d511d746 (diff)
downloadbugzilla-856d2d2fcf391a48bc50054e383ba8de617b4c2f.tar.gz
bugzilla-856d2d2fcf391a48bc50054e383ba8de617b4c2f.tar.xz
Fix a small cut-and-paste error from a recent patch, pointed out by LpSolit.
Diffstat (limited to 'Bugzilla/Install/Localconfig.pm')
-rw-r--r--Bugzilla/Install/Localconfig.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/Bugzilla/Install/Localconfig.pm b/Bugzilla/Install/Localconfig.pm
index ba18fcfd9..b767ed7b0 100644
--- a/Bugzilla/Install/Localconfig.pm
+++ b/Bugzilla/Install/Localconfig.pm
@@ -411,7 +411,8 @@ EOT
elsif (!ON_WINDOWS && !$group) {
print <<EOT;
-********************************************************************************WARNING! You have not entered a value for the "webservergroup" parameter
+********************************************************************************
+WARNING! You have not entered a value for the "webservergroup" parameter
in localconfig. This means that certain files and directories which need
to be editable by both you and the webserver must be world writable, and
other files (including the localconfig file which stores your database