From 3368d916a5d3babef9463f6ca8559f12e7b3a648 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Wed, 27 Feb 2013 13:19:19 -0500 Subject: another nothing change to test update script --- Bugzilla.pm | 2 ++ 1 file changed, 2 insertions(+) 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; -- cgit v1.2.3-24-g4f1b