From 5453694b65797ce322c06c6790465a2f8029a0c4 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 16 Sep 2006 05:09:44 +0000 Subject: [PATCH] r1144: "version" doesn't need to be there twice --- showhistory.php | 1 - 1 file changed, 1 deletion(-) diff --git a/showhistory.php b/showhistory.php index b0017c7..f404cf2 100644 --- a/showhistory.php +++ b/showhistory.php @@ -48,7 +48,6 @@ $lookupfields = array( 'severity' => 'severity', 'resolution' => 'resolution', 'version' => 'version', - 'version' => 'version', 'product' => 'product', 'component' => 'product' ); -- 2.22.5