]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/networkpublicnoticestream.php
rename config option site/logdebug to log/debugtrace
[quix0rs-gnu-social.git] / lib / networkpublicnoticestream.php
index bd4da5d0751e5ba4c913c5ca043df8a9e436ffa6..c722bd8c1405ddb07bf71717e4eb1c97e2e98187 100644 (file)
@@ -2,7 +2,7 @@
 
 if (!defined('GNUSOCIAL')) { exit(1); } 
 
-class NetworkPublicNoticeStream extends ScopingNoticeStream
+class NetworkPublicNoticeStream extends ModeratedNoticeStream
 {
     function __construct(Profile $scoped=null)
     {