summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/General.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Config/General.pm')
-rw-r--r--Bugzilla/Config/General.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/Config/General.pm b/Bugzilla/Config/General.pm
index a401e98ed..5efaa6f6c 100644
--- a/Bugzilla/Config/General.pm
+++ b/Bugzilla/Config/General.pm
@@ -9,6 +9,7 @@ package Bugzilla::Config::General;
use 5.10.1;
use strict;
+use warnings;
use Bugzilla::Config::Common;