X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fnetworkpublicnoticestream.php;h=c722bd8c1405ddb07bf71717e4eb1c97e2e98187;hb=f134a423f6a9e7bb61d069c4d6281c05417bbd45;hp=bd4da5d0751e5ba4c913c5ca043df8a9e436ffa6;hpb=5227483855dd7ec64d2dec9323d0d327615c22ce;p=quix0rs-gnu-social.git diff --git a/lib/networkpublicnoticestream.php b/lib/networkpublicnoticestream.php index bd4da5d075..c722bd8c14 100644 --- a/lib/networkpublicnoticestream.php +++ b/lib/networkpublicnoticestream.php @@ -2,7 +2,7 @@ if (!defined('GNUSOCIAL')) { exit(1); } -class NetworkPublicNoticeStream extends ScopingNoticeStream +class NetworkPublicNoticeStream extends ModeratedNoticeStream { function __construct(Profile $scoped=null) {