From fcdc069ec015ff07a63fd67ac8fe06a3102b31ae Mon Sep 17 00:00:00 2001 From: "tara%tequilarista.org" Date: Wed, 31 Oct 2001 04:07:25 +0000 Subject: [PATCH] Checking in patch for bug#36597, patch from miri@punknet.cz git-svn-id: svn://10.0.0.236/trunk@106805 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bonsai/cvsqueryform.cgi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mozilla/webtools/bonsai/cvsqueryform.cgi b/mozilla/webtools/bonsai/cvsqueryform.cgi index d84b6d9becf..1dfe87ab6fd 100755 --- a/mozilla/webtools/bonsai/cvsqueryform.cgi +++ b/mozilla/webtools/bonsai/cvsqueryform.cgi @@ -103,6 +103,9 @@ else { # Print out all the Different Modules # for my $k (sort( keys( %$::modules ) ) ){ + if ($k eq $::FORM{module}) { + next; + } print "