summaryrefslogtreecommitdiffstats
path: root/Bugzilla
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2010-11-14 19:52:55 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2010-11-14 19:52:55 +0100
commit8a095e956132523356060e481bda1eefe60e732a (patch)
tree61f623d601b642c4e8876f10c4fbb823a67173a8 /Bugzilla
parent79572c55e076a128718a7e7daf202be95f33df25 (diff)
downloadbugzilla-8a095e956132523356060e481bda1eefe60e732a.tar.gz
bugzilla-8a095e956132523356060e481bda1eefe60e732a.tar.xz
Bug 611979: Undefined subroutine &Bugzilla::Config::Advanced::check_multi when enabling strict_transport_security
r=glob a=LpSolit
Diffstat (limited to 'Bugzilla')
-rw-r--r--Bugzilla/Config/Advanced.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/Bugzilla/Config/Advanced.pm b/Bugzilla/Config/Advanced.pm
index fada813f1..faab6bbbd 100644
--- a/Bugzilla/Config/Advanced.pm
+++ b/Bugzilla/Config/Advanced.pm
@@ -32,6 +32,8 @@
package Bugzilla::Config::Advanced;
use strict;
+use Bugzilla::Config::Common;
+
our $sortkey = 1700;
use constant get_param_list => (