shared tags for testbubble, prevent tag hijacking of shared tag activities
This commit is contained in:
@@ -105,7 +105,7 @@ EOT;
|
||||
if(! isset($bodyverb))
|
||||
return;
|
||||
|
||||
$termlink = '#[url=' . $a->get_baseurl() . '/search?search=' . urlencode($term) . ']'. $term . '[/url]';
|
||||
$termlink = '⌗[url=' . $a->get_baseurl() . '/search?search=' . urlencode($term) . ']'. $term . '[/url]';
|
||||
|
||||
$arr = array();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user