Protect against bad summary types user/tsbere/ignore_invalid_summary_request
authorThomas Berezansky <tsbere@mvlc.org>
Fri, 28 Mar 2014 13:27:56 +0000 (09:27 -0400)
committerThomas Berezansky <tsbere@mvlc.org>
Fri, 28 Mar 2014 13:27:56 +0000 (09:27 -0400)
commit979c0669de19dcb5c0a13284141f43206651744f
tree506e760b54c4468c3e02a154423a1886060fab85
parent36328df54eceeefcc5db0a107fd8099f820d61fd
Protect against bad summary types

Ensure that if we are asked for summary information in Patron Information that
we have any form of definition for it *and* we have code to call. If neither
case is true pretend they didn't ask for any to begin with.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Sip/MsgType.pm