From c7aadd40d2db21021353b601ac09d580edeea9fa Mon Sep 17 00:00:00 2001 From: "mkanat%kerio.com" <> Date: Sat, 1 Oct 2005 08:09:04 +0000 Subject: [PATCH] Fix regression from bug 308256. r=wicked, a=justdave --- config.cgi | 1 - 1 file changed, 1 deletion(-) 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. -- 2.47.3