more tag stuff
This commit is contained in:
@@ -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