Pedro Melo wrote:
Hi,

Agent.pm allows us to easily hook IQ's. You register you callback with register_iq_handler() and then it will be called by handle_iq().

The register_iq_handler() is using a different key than the handle_iq() so your callbacks will never be called.

The attached patch fixes that.


Patch checked in. Thanks!

Sorry to Michael for ignoring his patch before. I thought I'd checked it in, but I guess I never did...


Reply via email to