summaryrefslogtreecommitdiffstats
path: root/show_activity.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'show_activity.cgi')
-rwxr-xr-xshow_activity.cgi3
1 files changed, 1 insertions, 2 deletions
diff --git a/show_activity.cgi b/show_activity.cgi
index e44bc7054..1eff56f3f 100755
--- a/show_activity.cgi
+++ b/show_activity.cgi
@@ -26,9 +26,8 @@ use strict;
use lib qw(.);
-require "globals.pl";
-
use Bugzilla;
+use Bugzilla::Error;
use Bugzilla::Bug;
my $cgi = Bugzilla->cgi;