cause of bogus wall-to-wall posts found
This commit is contained in:
parent
f29f861d25
commit
3ce06caeed
|
@ -1010,7 +1010,7 @@ function tag_deliver($uid,$item_id) {
|
|||
'otype' => 'item'
|
||||
));
|
||||
|
||||
if((! $community_page) && (! prvgroup))
|
||||
if((! $community_page) && (! $prvgroup))
|
||||
return;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue