From 82303e4a4573a36f43824b96f67785e178563ea5 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Mon, 1 Mar 2004 00:18:58 +0000 Subject: Backing out patch for bug 235459 which set tree on fire. --- Bugzilla/Constants.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'Bugzilla') diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index a61cb4620..a1bf74ba0 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -103,7 +103,6 @@ use constant contenttypes => "js" => "application/x-javascript" , "csv" => "text/plain" , "png" => "image/png" , - "ics" => "text/calendar" , }; 1; -- cgit v1.2.3-24-g4f1b