summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorendico%mozilla.org <>1999-06-29 09:24:40 +0200
committerendico%mozilla.org <>1999-06-29 09:24:40 +0200
commit74cfcf36f8fde6b0dd202565be4f827638de60e0 (patch)
treed148c4b7d62e6efc2aa2341e626766e8d0845e55 /README
parent3a875c933f2f4933b6c65a6000ad1c214da3bc19 (diff)
downloadbugzilla-74cfcf36f8fde6b0dd202565be4f827638de60e0.tar.gz
bugzilla-74cfcf36f8fde6b0dd202565be4f827638de60e0.tar.xz
Added "entryheaderhtml" parameter which lets you specify text to
add to beginning of bug entry form. also aligned text in the form to make it pretty. Uncomment the <!--</tr><tr>--> if people complain the 80 col description text box doesn't fit narrow screens.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 1d4e9c88b..a335dfd89 100644
--- a/README
+++ b/README
@@ -132,11 +132,11 @@ provide backwards compatibility with the older MySQL packages; you must
answer YES to this question. The default will be no, and if you select it
things won't work later.
- A host of 'localhost' should be fine and a testing user of 'test'
-should find itself with sufficient access to run tests on the 'test'
-database which MySQL created upon installation. If 'make test' and 'make
-install' go through without errors you should be ready to go as far as
-database connectivity is concerned.
+ A host of 'localhost' should be fine and a testing user of 'test' and
+a null password should find itself with sufficient access to run tests on
+the 'test' database which MySQL created upon installation. If 'make test'
+and 'make install' go through without errors you should be ready to go as
+far as database connectivity is concerned.
1.6. TimeDate Perl module collection