We want the profile stream to be as raw as possible!
This commit is contained in:
parent
81bf0fd261
commit
d3a4a2225f
|
@ -114,6 +114,7 @@ class ProfileNoticeStream extends ScopingNoticeStream
|
|||
class RawProfileNoticeStream extends NoticeStream
|
||||
{
|
||||
protected $profile;
|
||||
protected $selectVerbs = array(); // select all verbs
|
||||
|
||||
function __construct($profile)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user