mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-30 21:30:14 +02:00
tweaks (#4065)
This commit is contained in:
@@ -6,7 +6,7 @@ class HtmlFormat extends FormatAbstract
|
||||
|
||||
public function stringify()
|
||||
{
|
||||
// This query string comes in already url decoded
|
||||
// This query string is url encoded
|
||||
$queryString = $_SERVER['QUERY_STRING'];
|
||||
|
||||
$feedArray = $this->getFeed();
|
||||
|
Reference in New Issue
Block a user