From 67f816d3f068962d288f52e2dabd9d6298982a03 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Wed, 27 Feb 2013 23:51:58 +0800 Subject: another nothing change to test update script --- Bugzilla.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'Bugzilla.pm') 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. -- cgit v1.2.3-24-g4f1b