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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user