Function hook_state:
Defined in module hooks (file: /std/object/hooks.c)


hook_state(tag, hook, state) Either add or remove a hook based on the
state 'state'

Prototype:
void hook_state(string tag, mixed hook, int state);
