From d37e6b9271662ce65633b625438552e9d03fbef7 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Sun, 17 Sep 2017 23:54:29 -0700 Subject: more tag stuff --- include/text.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/text.php b/include/text.php index ce0352d8d..dafb6f131 100644 --- a/include/text.php +++ b/include/text.php @@ -2446,7 +2446,7 @@ function handle_tag($a, &$body, &$access_tag, &$str_tags, $profile_uid, $tag, $d if(strpos($tag,'!') === 0) { $grouptag = true; - + } if(strpos($tag,'@') === 0 || $grouptag) { -- cgit v1.2.3