aboutsummaryrefslogtreecommitdiffstats
path: root/doc/en/hook/update_unseen.bb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/hook/update_unseen.bb')
-rw-r--r--doc/en/hook/update_unseen.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/en/hook/update_unseen.bb b/doc/en/hook/update_unseen.bb
deleted file mode 100644
index 8fb02c239..000000000
--- a/doc/en/hook/update_unseen.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-[h3]update_unseen[/h3]
-
-Called prior to automatically marking items 'seen'; allowing a plugin the choice to not perform this action.
-
-hook data
-
-[ 'channel_id' => local_channel(), 'update' => 'unset' ];
-
-If 'update' is set to 0 or false on return, the update operation is not performed. \ No newline at end of file