[Rt-commit] [rtir] 02/04: We're going to pick a queue-specific whois server eventually
Jesse Vincent
jesse at bestpractical.com
Wed Mar 4 16:13:14 EST 2015
This is an automated email from the git hooks/post-receive script.
jesse pushed a commit to branch 3.4/remove_old_constituencies
in repository rtir.
commit 52a6b3e9f7c9405eeb4cca30a26c9530b24e7310
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Wed Mar 4 12:23:50 2015 -0800
We're going to pick a queue-specific whois server eventually
We're going to pick a queue-specific whois server eventually, so
explicitly mention that we're getting the TicketObj from the calling
code
---
html/RTIR/Tools/Elements/ToolFormWhois | 1 +
1 file changed, 1 insertion(+)
diff --git a/html/RTIR/Tools/Elements/ToolFormWhois b/html/RTIR/Tools/Elements/ToolFormWhois
index c82adcd..fc39da7 100644
--- a/html/RTIR/Tools/Elements/ToolFormWhois
+++ b/html/RTIR/Tools/Elements/ToolFormWhois
@@ -60,6 +60,7 @@
$q => ''
$WhoisServer => undef
$server => undef
+$TicketObj => undef
@PassArguments => ()
</%args>
<%INIT>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the rt-commit
mailing list