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