From 7c36a9995a55b8bbd05a7b99ca54929b0f16bea6 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Sat, 29 Aug 1998 03:19:31 +0000 Subject: Get rid of "verified_ts" and "resolved_ts" stuff; we aren't keeping that stuff in this database. --- colchange.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'colchange.cgi') diff --git a/colchange.cgi b/colchange.cgi index 35580be9c..0b137f8eb 100755 --- a/colchange.cgi +++ b/colchange.cgi @@ -27,7 +27,7 @@ puts "Content-type: text/html" # they get displayed in. set masterlist {opendate changeddate severity priority platform owner reporter status - resolution component product version project os summary summaryfull resolved_ts verified_ts} + resolution component product version project os summary summaryfull } if {[info exists FORM(rememberedquery)]} { -- cgit v1.2.3-24-g4f1b