mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 00:59:35 +00:00
[KernelBugTrackerBridge] Fix too many parameters requesting HTML DOM
This commit is contained in:
parent
4b3efed7ec
commit
ecfc220b10
@ -45,9 +45,7 @@ class KernelBugTrackerBridge extends BridgeAbstract {
|
||||
// We use the print preview page for simplicity
|
||||
$html = getSimpleHTMLDOMCached($this->getURI() . '&format=multiple',
|
||||
86400,
|
||||
false,
|
||||
null,
|
||||
0,
|
||||
null,
|
||||
true,
|
||||
true,
|
||||
|
Loading…
Reference in New Issue
Block a user