diff --git a/actions/apitimelinefriendshiddenreplies.php b/actions/apitimelinefriendshiddenreplies.php index fb55244..f3f5df6 100644 --- a/actions/apitimelinefriendshiddenreplies.php +++ b/actions/apitimelinefriendshiddenreplies.php @@ -390,6 +390,8 @@ class RawInboxNoticeStreamHiddenReplies extends NoticeStream protected $target = null; protected $inbox = null; + protected $selectVerbs = array(); + /** * Constructor *