summaryrefslogtreecommitdiffstats
path: root/QUICKSTART
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-08-22 03:16:40 +0200
committerlpsolit%gmail.com <>2005-08-22 03:16:40 +0200
commitf4966aeb0e7a655c986aeb285c1a220274ddbfd9 (patch)
tree70fc81865b58b54e97da10c8cc824ae9fb641672 /QUICKSTART
parentd055246d2010e546bbad8c65d99496d53eee0bff (diff)
downloadbugzilla-f4966aeb0e7a655c986aeb285c1a220274ddbfd9.tar.gz
bugzilla-f4966aeb0e7a655c986aeb285c1a220274ddbfd9.tar.xz
Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk
Diffstat (limited to 'QUICKSTART')
-rw-r--r--QUICKSTART4
1 files changed, 0 insertions, 4 deletions
diff --git a/QUICKSTART b/QUICKSTART
index 3f26f06d1..54ebfa4cf 100644
--- a/QUICKSTART
+++ b/QUICKSTART
@@ -30,10 +30,6 @@ of the Bugzilla Guide in the docs/ directory.
If you want to change platforms, operating systems, severities and
priorities, this can also be done in localconfig at this time.
- You should also update localconfig.js to reflect these changes. This
- includes setting the URL you chose in step 1 as the 'bugzilla' JS
- variable.
-
5. Using the name you provided as $db_name above, create a MySQL database
for Bugzilla. You should also create a user permission for the name
supplied as $db_user with read/write access to that database.