mirror of
https://github.com/friendica/friendica
synced 2024-11-10 07:42:53 +00:00
Empty lines removed
This commit is contained in:
parent
2756c3249b
commit
713eda1dfe
1 changed files with 0 additions and 2 deletions
|
@ -210,9 +210,7 @@ class PageInfo
|
|||
}
|
||||
|
||||
$taglist = [];
|
||||
|
||||
foreach ($data['keywords'] as $keyword) {
|
||||
|
||||
$hashtag = str_replace([' ', '+', '/', '.', '#', "'"],
|
||||
['', '', '', '', '', ''], $keyword);
|
||||
|
||||
|
|
Loading…
Reference in a new issue