[DOCS] Hooks: Add empty line
This commit is contained in:
parent
81d636d05d
commit
7ac4b17c80
1 changed files with 1 additions and 0 deletions
|
@ -335,6 +335,7 @@ Here is a complete list of all hook callbacks with file locations (as of 01-Apr-
|
|||
Addon::callHooks('page_end', $a->page['content']);
|
||||
|
||||
### include/api.php
|
||||
|
||||
Addon::callHooks('logged_in', $a->user);
|
||||
Addon::callHooks('authenticate', $addon_auth);
|
||||
Addon::callHooks('logged_in', $a->user);
|
||||
|
|
Loading…
Reference in a new issue