From: endico%mozilla.org <> Date: Sat, 7 Aug 1999 07:38:09 +0000 (+0000) Subject: Add a new report "most recently doomed". X-Git-Tag: bugzilla-2.6~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4daeeddb96a9d687021078aa99e10d40a97a2d7;p=thirdparty%2Fbugzilla.git Add a new report "most recently doomed". --- diff --git a/reports.cgi b/reports.cgi index b8d71cafac..41614773dd 100755 --- a/reports.cgi +++ b/reports.cgi @@ -46,6 +46,7 @@ my %reports = ( "most_doomed" => \&most_doomed, "most_doomed_for_milestone" => \&most_doomed_for_milestone, + "most_recently_doomed" => \&most_recently_doomed, "show_chart" => \&show_chart, ); @@ -137,6 +138,7 @@ FIN if (Param('usetargetmilestone')) { print "