We're no longer setting a backup ACL for private mention typos.
This commit is contained in:
parent
7991db14be
commit
356c7003f2
@ -2717,10 +2717,6 @@ function handle_tag($a, &$body, &$access_tag, &$str_tags, $profile_uid, $tag, $i
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if(($exclusive) && (! $access_tag)) {
|
|
||||||
$access_tag .= 'cid:' . $channel['channel_hash'];
|
|
||||||
}
|
|
||||||
|
|
||||||
// if there is an url for this channel
|
// if there is an url for this channel
|
||||||
|
|
||||||
if(isset($profile)) {
|
if(isset($profile)) {
|
||||||
|
Reference in New Issue
Block a user