cause of bogus wall-to-wall posts found

This commit is contained in:
friendica 2012-05-22 03:55:11 -07:00
parent f29f861d25
commit 3ce06caeed
1 changed files with 1 additions and 1 deletions

View File

@ -1010,7 +1010,7 @@ function tag_deliver($uid,$item_id) {
'otype' => 'item'
));
if((! $community_page) && (! prvgroup))
if((! $community_page) && (! $prvgroup))
return;