aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/items.php')
-rwxr-xr-xinclude/items.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/items.php b/include/items.php
index 3c30e99aa..5e3f9a60a 100755
--- a/include/items.php
+++ b/include/items.php
@@ -985,6 +985,7 @@ function tag_deliver($uid,$item_id) {
'verb' => ACTIVITY_TAG,
'otype' => 'item'
));
+
if(! $community_page)
return;