On 24.2.2013, at 19.29, Tony wrote:
> I have been trying to use the command hook api in an experimental plugin I
> have written. The hook is registered using the command_hook_register
> function,
> and for most commands my hook functions get called once as expected.
> But when the client uses
I have been trying to use the command hook api in an experimental plugin I
have written. The hook is registered using the command_hook_register function,
and for most commands my hook functions get called once as expected.
But when the client uses one of the "UID" commands (e.g. "UID FETCH" ) the