db installation sync

This commit is contained in:
friendica 2012-02-10 13:43:35 -08:00
commit d79c3351ea
4 changed files with 22 additions and 3 deletions

View file

@ -985,6 +985,7 @@ function tag_deliver($uid,$item_id) {
'verb' => ACTIVITY_TAG,
'otype' => 'item'
));
if(! $community_page)
return;