fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves.

patches by zach@zachlipton.com. Thanks!


git-svn-id: svn://10.0.0.236/trunk@77360 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cyeh%bluemartini.com
2000-08-28 17:48:59 +00:00
parent 94fc65619d
commit dcb7c1906c
6 changed files with 18 additions and 17 deletions

View File

@@ -1,3 +1,5 @@
#!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*-
#
@@ -687,7 +689,7 @@ Refresh: 0; URL=$url
"AND name = " . SqlQuote($::FORM{'namedcmd'}));
print "Content-type: text/html\n\n";
PutHeader("Forget what?", "");
PutHeader("Query is gone", "");
print qq{
OK, the <B>$::FORM{'namedcmd'}</B> query is gone.