From: mkanat%kerio.com <> Date: Sat, 1 Oct 2005 08:09:04 +0000 (+0000) Subject: Fix regression from bug 308256. r=wicked, a=justdave X-Git-Tag: bugzilla-2.20.1~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7aadd40d2db21021353b601ac09d580edeea9fa;p=thirdparty%2Fbugzilla.git Fix regression from bug 308256. r=wicked, a=justdave --- diff --git a/config.cgi b/config.cgi index 48ab1b31bc..f1bc5f0f1c 100755 --- a/config.cgi +++ b/config.cgi @@ -26,7 +26,6 @@ ################################################################################ # Make it harder for us to do dangerous things in Perl. -use diagnostics; use strict; # Include the Bugzilla CGI and general utility library.