shared tags for testbubble, prevent tag hijacking of shared tag activities

This commit is contained in:
Friendika
2011-11-10 17:11:55 -08:00
parent 83e55cf9f4
commit c66b886d7e
9 changed files with 74 additions and 24 deletions

View File

@@ -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();