From: endico%mozilla.org <>
Date: Sun, 29 Aug 1999 22:42:12 +0000 (+0000)
Subject: another M9 hard coded in to most doomed
X-Git-Tag: bugzilla-2.6~2
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61cbf413b708fcf6990a9e7df6fd79ab15bbb3aa;p=thirdparty%2Fbugzilla.git
another M9 hard coded in to most doomed
---
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");