»

LJ::run_hook

LJ::run_hook — Runs single site-specific hook of the given name.

Use

LJ::run_hook(hookname, args);

Arguments

  • hookname. Name of hook. See doc/hooks.txt.

  • args. Arguments to be passed to hook.

Source:

cgi-bin/ljlib.pl

Returns:

return value from hook