summaryrefslogtreecommitdiffstats
path: root/votes.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'votes.cgi')
-rwxr-xr-xvotes.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/votes.cgi b/votes.cgi
index 04589d4bc..dfbadfabc 100755
--- a/votes.cgi
+++ b/votes.cgi
@@ -26,6 +26,7 @@
use strict;
use lib qw(. lib);
use Bugzilla;
+use Bugzilla::Error;
my $cgi = Bugzilla->cgi;