syntax error from pasted text, remove ^M's

2022.09-rc
friendica 2012-03-16 06:02:26 -07:00
rodzic 224dfa848b
commit 28f941193d
1 zmienionych plików z 96 dodań i 96 usunięć

Wyświetl plik

@ -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