diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2024-04-30 06:59:19 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-04-30 06:59:19 +0000 |
commit | 7c34a3676d294c9a1acc69f71ab3061074509160 (patch) | |
tree | ad04cef0d545c5e5e24e76060b6c32d65363d48e /doc/hook/connection_remove.bb | |
parent | 48cec945051d259a06871d937ad998a1bd3e22ec (diff) | |
download | volse-hubzilla-7c34a3676d294c9a1acc69f71ab3061074509160.tar.gz volse-hubzilla-7c34a3676d294c9a1acc69f71ab3061074509160.tar.bz2 volse-hubzilla-7c34a3676d294c9a1acc69f71ab3061074509160.zip |
Rework Help module + begin tests for Setup module
Diffstat (limited to 'doc/hook/connection_remove.bb')
-rw-r--r-- | doc/hook/connection_remove.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/hook/connection_remove.bb b/doc/hook/connection_remove.bb deleted file mode 100644 index bd13ae5f2..000000000 --- a/doc/hook/connection_remove.bb +++ /dev/null @@ -1,9 +0,0 @@ -[h3]connection_remove[/h3] - -Called when deleting a connection. - - -Passed parameter array: - - 'channel_id' => channel_id of the channel removing the connection - 'abook_id' => abook_id of the connection being removed |