diff options
author | friendica <info@friendica.com> | 2013-10-19 16:26:41 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-10-19 16:26:41 -0700 |
commit | c776531406aad86a4f4dfb74128af5acff8f7bfe (patch) | |
tree | 6391eb94ee78f46b330683093201d946fd8cfde1 | |
parent | d39f1c570caa531897324a5a5ae1e9b0d165a27f (diff) | |
parent | 49fb6326e0e978f57b2f988935af6e8e3d2f4417 (diff) | |
download | volse-hubzilla-c776531406aad86a4f4dfb74128af5acff8f7bfe.tar.gz volse-hubzilla-c776531406aad86a4f4dfb74128af5acff8f7bfe.tar.bz2 volse-hubzilla-c776531406aad86a4f4dfb74128af5acff8f7bfe.zip |
Merge https://github.com/friendica/red into zpull
-rw-r--r-- | doc/Hooks.md | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/doc/Hooks.md b/doc/Hooks.md index a02bc631d..005898ef0 100644 --- a/doc/Hooks.md +++ b/doc/Hooks.md @@ -44,29 +44,16 @@ Hooks - Complete List * 'get_all_perms' * 'get_features' * 'get_widgets' -* 'get_widgets' * 'global_permissions' * 'home_content' * 'home_init' * 'html2bbcode' * 'import_directory_profile' -* 'init_1'); * 'item_photo_menu' * 'item_translate' -* 'item_translate' -* 'jot_networks' -* 'jot_networks' -* 'jot_networks' * 'jot_networks' -* 'jot_networks' -* 'jot_tool' -* 'jot_tool' -* 'jot_tool' -* 'jot_tool' * 'jot_tool' * 'logged_in' -* 'logged_in' -* 'logged_in' * 'login_hook' * 'logging_out' * 'magic_auth' @@ -94,18 +81,10 @@ Hooks - Complete List * 'photo_post_end' * 'photo_upload_begin' * 'photo_upload_end' -* 'photo_upload_end' -* 'photo_upload_end' -* 'photo_upload_end' * 'photo_upload_file' * 'photo_upload_form' * 'poke_verbs' * 'post_local' -* 'post_local' -* 'post_local_end' -* 'post_local_end' -* 'post_local_end' -* 'post_local_end' * 'post_local_end' * 'post_local_start' * 'post_mail' |