diff --git a/include/items.php b/include/items.php index 3934f6194..5d592c736 100755 --- a/include/items.php +++ b/include/items.php @@ -230,6 +230,7 @@ function can_comment_on_post($observer_xchan, $item) { $x = [ 'observer_hash' => $observer_xchan, 'item' => $item, + 'allowed' => 'unset' ]; /** * @hooks can_comment_on_post