From 61cbf413b708fcf6990a9e7df6fd79ab15bbb3aa Mon Sep 17 00:00:00 2001 From: "endico%mozilla.org" <> Date: Sun, 29 Aug 1999 22:42:12 +0000 Subject: [PATCH] another M9 hard coded in to most doomed --- reports.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reports.cgi b/reports.cgi index 8dc504e5ee..c7a22fcd32 100755 --- a/reports.cgi +++ b/reports.cgi @@ -627,7 +627,7 @@ FIN if ($person) { SendSQL("select login_name from profiles where userid=$person"); my $login_name= FetchSQLData(); - print("\n"); + print("\n"); print("$bugsperperson{$person} bugs and features"); print(""); print(" for \n"); -- 2.47.2