aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-08-15 13:21:12 +0200
committerMario Vavti <mario@mariovavti.com>2018-08-15 13:21:12 +0200
commit2becc3273aa377574d566c052036f425105b2389 (patch)
treeff7a897190ea8f63b2aa67923ffb58fcd128d531 /Zotlabs
parent10c5b46e3bb4cfa76cbe7158f5eba54809cd0d79 (diff)
parentf4f610f1a3b3826f960e3db2026bf2204e939fe8 (diff)
downloadvolse-hubzilla-2becc3273aa377574d566c052036f425105b2389.tar.gz
volse-hubzilla-2becc3273aa377574d566c052036f425105b2389.tar.bz2
volse-hubzilla-2becc3273aa377574d566c052036f425105b2389.zip
Merge remote-tracking branch 'mike/master' into dev
Diffstat (limited to 'Zotlabs')
-rw-r--r--Zotlabs/Module/Item.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Module/Item.php b/Zotlabs/Module/Item.php
index ef1eb3700..640b4fa5c 100644
--- a/Zotlabs/Module/Item.php
+++ b/Zotlabs/Module/Item.php
@@ -533,7 +533,7 @@ class Item extends \Zotlabs\Web\Controller {
// Look for tags and linkify them
$results = linkify_tags($a, $body, ($uid) ? $uid : $profile_uid);
-logger('linkify: ' . print_r($results,true));
+
if($results) {
// Set permissions based on tag replacements