summaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2013-02-27 19:19:19 +0100
committerDave Lawrence <dlawrence@mozilla.com>2013-02-27 19:19:19 +0100
commit3368d916a5d3babef9463f6ca8559f12e7b3a648 (patch)
tree9684e818db73d66658847bc4b941f5a331305a54 /Bugzilla.pm
parent03a4c094cedd1e07261b015a82b6127638dea5c9 (diff)
downloadbugzilla-3368d916a5d3babef9463f6ca8559f12e7b3a648.tar.gz
bugzilla-3368d916a5d3babef9463f6ca8559f12e7b3a648.tar.xz
another nothing change to test update script
Diffstat (limited to 'Bugzilla.pm')
-rw-r--r--Bugzilla.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/Bugzilla.pm b/Bugzilla.pm
index 8252bed09..94c9ee9b8 100644
--- a/Bugzilla.pm
+++ b/Bugzilla.pm
@@ -35,6 +35,8 @@ BEGIN {
}
}
+# FIXME to remove later
+
use Bugzilla::Config;
use Bugzilla::Constants;
use Bugzilla::Auth;