summaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-02-27 16:51:58 +0100
committerByron Jones <bjones@mozilla.com>2013-02-27 16:51:58 +0100
commit67f816d3f068962d288f52e2dabd9d6298982a03 (patch)
treeee2fed14ce15bdf80bf461f35fea4bbee803112d /Bugzilla.pm
parent511101c95dad84078fef6dc402d15d85b71f194a (diff)
downloadbugzilla-67f816d3f068962d288f52e2dabd9d6298982a03.tar.gz
bugzilla-67f816d3f068962d288f52e2dabd9d6298982a03.tar.xz
another nothing change to test update script
Diffstat (limited to 'Bugzilla.pm')
-rw-r--r--Bugzilla.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla.pm b/Bugzilla.pm
index 8252bed09..3b313d557 100644
--- a/Bugzilla.pm
+++ b/Bugzilla.pm
@@ -26,6 +26,7 @@ package Bugzilla;
use strict;
+
# We want any compile errors to get to the browser, if possible.
BEGIN {
# This makes sure we're in a CGI.