summaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2013-02-27 19:59:32 +0100
committerDave Lawrence <dlawrence@mozilla.com>2013-02-27 19:59:32 +0100
commite08ea305a77f3b3849f446a4d1e62d00ae0c0769 (patch)
tree9684e818db73d66658847bc4b941f5a331305a54 /Bugzilla.pm
parent9681a7d1185a8795d8242fc1db6a105634aed26e (diff)
downloadbugzilla-e08ea305a77f3b3849f446a4d1e62d00ae0c0769.tar.gz
bugzilla-e08ea305a77f3b3849f446a4d1e62d00ae0c0769.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;