summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Config')
-rw-r--r--Bugzilla/Config/Core.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/Bugzilla/Config/Core.pm b/Bugzilla/Config/Core.pm
index 1548dcd9c..3d6a00e70 100644
--- a/Bugzilla/Config/Core.pm
+++ b/Bugzilla/Config/Core.pm
@@ -46,6 +46,12 @@ use constant get_param_list => (
},
{
+ name => 'bugzilla_version',
+ type => 't',
+ default => '',
+ },
+
+ {
name => 'ssl_redirect',
type => 'b',
default => 0