summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
authormbarnson%sisna.com <>2002-11-07 03:50:26 +0100
committermbarnson%sisna.com <>2002-11-07 03:50:26 +0100
commitf48f1fd6dd85ff3a3bc19299a2b1c08c68e05856 (patch)
tree5a137d3501c4a73827c92f97aa0db20efc185bb1 /defparams.pl
parent8965bbc68e62609116bc66e79b7fe00726effdbf (diff)
downloadbugzilla-f48f1fd6dd85ff3a3bc19299a2b1c08c68e05856.tar.gz
bugzilla-f48f1fd6dd85ff3a3bc19299a2b1c08c68e05856.tar.xz
Added spaces. I promise next time I'll get a review :)
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl12
1 files changed, 6 insertions, 6 deletions
diff --git a/defparams.pl b/defparams.pl
index 7cd27439d..c095467d7 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -206,12 +206,12 @@ sub check_netmask {
{
name => 'cookiepath',
- desc => 'Path, relative to your web document root, to which to restrict' .
- 'Bugzilla cookies. Normally this is the URI portion of your URL' .
- 'base. Begin with a / (single slash mark). For instance, if' .
- 'Bugzilla serves from http://www.somedomain.com/bugzilla/, set' .
- 'this parameter to /bugzilla/ . Setting it to / will allow' .
- 'all sites served by this web server or virtual host to read' .
+ desc => 'Path, relative to your web document root, to which to restrict ' .
+ 'Bugzilla cookies. Normally this is the URI portion of your URL ' .
+ 'base. Begin with a / (single slash mark). For instance, if ' .
+ 'Bugzilla serves from http://www.somedomain.com/bugzilla/, set ' .
+ 'this parameter to /bugzilla/ . Setting it to / will allow ' .
+ 'all sites served by this web server or virtual host to read ' .
'Bugzilla cookies.',
type => 't',
default => '/'