aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-09-17 23:54:29 -0700
committerzotlabs <mike@macgirvin.com>2017-09-17 23:54:29 -0700
commitd37e6b9271662ce65633b625438552e9d03fbef7 (patch)
tree296d2858264b112611bec146ba8b7c3480c779c0 /include
parent654139933fe1ed9527bd4a7f3dbb82abf6952388 (diff)
downloadvolse-hubzilla-d37e6b9271662ce65633b625438552e9d03fbef7.tar.gz
volse-hubzilla-d37e6b9271662ce65633b625438552e9d03fbef7.tar.bz2
volse-hubzilla-d37e6b9271662ce65633b625438552e9d03fbef7.zip
more tag stuff
Diffstat (limited to 'include')
-rw-r--r--include/text.php2
1 files changed, 1 insertions, 1 deletions
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) {