Skip to content

Instantly share code, notes, and snippets.

@iainurquhart
Created July 20, 2013 10:14
Show Gist options
  • Save iainurquhart/6044555 to your computer and use it in GitHub Desktop.
Save iainurquhart/6044555 to your computer and use it in GitHub Desktop.
if (ee()->extensions->active_hook('taxonomy_updated'))
{
ee()->extensions->call('taxonomy_updated', $this->tree_id, $update_type, $data);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment