Jump to content

bino

New Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by bino

  1. Dear All. I just start reading about hook. Looks like that every hook made need tobe added to an event. i.e : ``` add_hook('ClientAdd', 1, 'create_forum_account'); ``` I need to make a hook script that triggered by multiple event, I'm sure that it's doable with just adding multiple add_hook lines. Base on [example here](https://developers.whmcs.com/hooks/sample-hook/) , will the 'eventName' included in $vars ? -bino-
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated