summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/defparams.pl b/defparams.pl
index 41a40faf0..f3ee43a6c 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -427,6 +427,11 @@ DefParam("curmilestone",
1,
\&check_numeric);
+DefParam("musthavemilestoneonaccept",
+ "If you are using Target Milestone, do you want to require that the milestone be set in order for a user to ACCEPT a bug?",
+ "b",
+ 0);
+
DefParam("useqacontact",
"Do you wish to use the QA Contact field?",
"b",