LJ::run_hooks — Runs all the site-specific hooks of the given name.
LJ::run_hooks
(hookname, args);
hookname. Name of hook. See doc/hooks.txt.
args. Arguments to be passed to hook.
cgi-bin/ljlib.pl
list of arrayrefs, one for each hook ran, their contents being their own return values.