aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-10 13:43:35 -0800
committerfriendica <info@friendica.com>2012-02-10 13:43:35 -0800
commitd79c3351ea6692478a490f4225ea1009863dd65f (patch)
tree4cc9d5470c70913c0317e49b21601fd80fe7e781 /include
parentb346f4464c230af4636c61397decd03eadb18e9a (diff)
downloadvolse-hubzilla-d79c3351ea6692478a490f4225ea1009863dd65f.tar.gz
volse-hubzilla-d79c3351ea6692478a490f4225ea1009863dd65f.tar.bz2
volse-hubzilla-d79c3351ea6692478a490f4225ea1009863dd65f.zip
db installation sync
Diffstat (limited to 'include')
-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;