summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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;