summaryrefslogtreecommitdiffstats
path: root/CGI.pl
diff options
context:
space:
mode:
Diffstat (limited to 'CGI.pl')
-rw-r--r--CGI.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/CGI.pl b/CGI.pl
index 836788c17..8f412665e 100644
--- a/CGI.pl
+++ b/CGI.pl
@@ -33,6 +33,7 @@ use lib ".";
# use Carp; # for confess
use Bugzilla::Util;
+use Bugzilla::Config;
# commented out the following snippet of code. this tosses errors into the
# CGI if you are perl 5.6, and doesn't if you have perl 5.003.