Empty lines removed
This commit is contained in:
parent
2756c3249b
commit
713eda1dfe
@ -210,9 +210,7 @@ class PageInfo
|
||||
}
|
||||
|
||||
$taglist = [];
|
||||
|
||||
foreach ($data['keywords'] as $keyword) {
|
||||
|
||||
$hashtag = str_replace([' ', '+', '/', '.', '#', "'"],
|
||||
['', '', '', '', '', ''], $keyword);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user