]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Added spaces. I promise next time I'll get a review :)
authormbarnson%sisna.com <>
Thu, 7 Nov 2002 02:50:26 +0000 (02:50 +0000)
committermbarnson%sisna.com <>
Thu, 7 Nov 2002 02:50:26 +0000 (02:50 +0000)
defparams.pl

index 7cd27439d820ab4a3fc0acdc0d76d5e56c7a693b..c095467d7f2938da5da64cba87741e5c039aa05a 100644 (file)
@@ -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 => '/'