Commit f48f1fd6 authored by mbarnson%sisna.com's avatar mbarnson%sisna.com

Added spaces. I promise next time I'll get a review :)

parent 8965bbc6
...@@ -206,12 +206,12 @@ sub check_netmask { ...@@ -206,12 +206,12 @@ sub check_netmask {
{ {
name => 'cookiepath', name => 'cookiepath',
desc => 'Path, relative to your web document root, to which to restrict' . desc => 'Path, relative to your web document root, to which to restrict ' .
'Bugzilla cookies. Normally this is the URI portion of your URL' . 'Bugzilla cookies. Normally this is the URI portion of your URL ' .
'base. Begin with a / (single slash mark). For instance, if' . 'base. Begin with a / (single slash mark). For instance, if ' .
'Bugzilla serves from http://www.somedomain.com/bugzilla/, set' . 'Bugzilla serves from http://www.somedomain.com/bugzilla/, set ' .
'this parameter to /bugzilla/ . Setting it to / will allow' . 'this parameter to /bugzilla/ . Setting it to / will allow ' .
'all sites served by this web server or virtual host to read' . 'all sites served by this web server or virtual host to read ' .
'Bugzilla cookies.', 'Bugzilla cookies.',
type => 't', type => 't',
default => '/' default => '/'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment