]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Adding a comment to the top to hopefully prevent some of the confusion that new Bugzi...
authordave%intrec.com <>
Tue, 20 Mar 2001 05:17:48 +0000 (05:17 +0000)
committerdave%intrec.com <>
Tue, 20 Mar 2001 05:17:48 +0000 (05:17 +0000)
defparams.pl

index d182fd56205923f2be8306409e92432588f19368..89601a4d3acd0b12adf49a571864c3b8bce4bc3c 100644 (file)
 # This file defines all the parameters that we have a GUI to edit within
 # Bugzilla.
 
+# ATTENTION!!!!   THIS FILE ONLY CONTAINS THE DEFAULTS.
+# You cannot change your live settings by editing this file.
+# Only adding new parameters is done here.  Once the parameter exists, you 
+# must use %baseurl%/editparams.cgi from the web to edit the settings.
+
 use diagnostics;
 use strict;