diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-09-13 10:59:37 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-09-13 10:59:37 +0200 |
commit | a1d5ce3716d09b7ccd81e252309ca9fd5e841b26 (patch) | |
tree | 9fc66fc5832248fac10e1b629ae158043c98e361 /doc/hooklist.bb | |
parent | 78dc679a72a5a2d94a59642dd6b0087b0fc14837 (diff) | |
download | volse-hubzilla-a1d5ce3716d09b7ccd81e252309ca9fd5e841b26.tar.gz volse-hubzilla-a1d5ce3716d09b7ccd81e252309ca9fd5e841b26.tar.bz2 volse-hubzilla-a1d5ce3716d09b7ccd81e252309ca9fd5e841b26.zip |
remove profile_tabs() which has been deprecated and replaced by channel_apps()
Diffstat (limited to 'doc/hooklist.bb')
-rw-r--r-- | doc/hooklist.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/hooklist.bb b/doc/hooklist.bb index 34e19660e..1de9c330a 100644 --- a/doc/hooklist.bb +++ b/doc/hooklist.bb @@ -535,9 +535,6 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the [zrl=[baseurl]/help/hook/profile_sidebar_enter]profile_sidebar_enter[/zrl] Called before generating the 'channel sidebar' or mini-profile -[zrl=[baseurl]/help/hook/profile_tabs]profile_tabs[/zrl] - Called when generating the tabs for channel related pages (channel,profile,files,etc.) - [zrl=[baseurl]/help/hook/queue_deliver]queue_deliver[/zrl] Called when delivering a queued message |