syntax error from pasted text, remove ^M's

This commit is contained in:
friendica 2012-03-16 06:02:26 -07:00
parent 224dfa848b
commit 28f941193d
1 changed files with 96 additions and 96 deletions

View File

@ -836,7 +836,7 @@ function handle_tag($a, &$body, &$inform, &$str_tags, $profile_uid, $tag) {
//if the tag is replaced...
if(strpos($tag,'[url='))
//...do nothing
continue;
return;
//base tag has the tags name only
$basetag = str_replace('_',' ',substr($tag,1));
//create text for link