summaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-02-27 16:19:31 +0100
committerByron Jones <bjones@mozilla.com>2013-02-27 16:19:31 +0100
commit05419726d2ba0b1c81fdf540f5b6787850fe4122 (patch)
treeee2fed14ce15bdf80bf461f35fea4bbee803112d /Bugzilla.pm
parent0c6d95615195a455b9c4bfc0242a7690f5a881ab (diff)
downloadbugzilla-05419726d2ba0b1c81fdf540f5b6787850fe4122.tar.gz
bugzilla-05419726d2ba0b1c81fdf540f5b6787850fe4122.tar.xz
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.