more tag stuff
This commit is contained in:
parent
654139933f
commit
d37e6b9271
@ -2446,7 +2446,7 @@ function handle_tag($a, &$body, &$access_tag, &$str_tags, $profile_uid, $tag, $d
|
|||||||
|
|
||||||
if(strpos($tag,'!') === 0) {
|
if(strpos($tag,'!') === 0) {
|
||||||
$grouptag = true;
|
$grouptag = true;
|
||||||
|
}
|
||||||
|
|
||||||
if(strpos($tag,'@') === 0 || $grouptag) {
|
if(strpos($tag,'@') === 0 || $grouptag) {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user