summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/Query.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Config/Query.pm')
-rw-r--r--Bugzilla/Config/Query.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Config/Query.pm b/Bugzilla/Config/Query.pm
index 17a74998e..4038c13ef 100644
--- a/Bugzilla/Config/Query.pm
+++ b/Bugzilla/Config/Query.pm
@@ -68,7 +68,7 @@ sub get_param_list {
},
{
- name => 'specific_search_allow_empty_words',
+ name => 'search_allow_no_criteria',
type => 'b',
default => 1
},