X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Ftags.php;h=8d8fb765595ddd9f90f84325c94500db2abd0bc2;hb=5afedb28d4387eef580f7a6602016cc676d8d9e1;hp=6c13b82962f9e0b6103b5a8628f667d2e63432ed;hpb=2844947f5c284748ff30012fbc4caecb2c59c794;p=friendica.git diff --git a/include/tags.php b/include/tags.php index 6c13b82962..8d8fb76559 100644 --- a/include/tags.php +++ b/include/tags.php @@ -1,9 +1,12 @@ profile['profile_uid'], 'tagadelic')) { + if(Feature::isEnabled($a->profile['profile_uid'], 'tagadelic')) { $owner_id = Contact::getIdForURL($a->profile['url']); if(!$owner_id) {