From 1977ad6919039f42239b5595ada6fe3569ff539c Mon Sep 17 00:00:00 2001 From: Tony Lambregts Date: Tue, 6 Apr 2004 21:21:20 +0000 Subject: [PATCH] The current code can get bugs that have nothing to do with the AppDB. This should fix it. --- appview.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appview.php b/appview.php index 56c7edc..779faa1 100644 --- a/appview.php +++ b/appview.php @@ -284,7 +284,7 @@ if($appId && !$versionId) echo " Vendor ". " ".stripslashes($vendor->vendorName)."  \n"; echo " BUGS ". - " + " Check for bugs in bugzilla  \n"; echo "\n";