forked from blallo/rss-bridge
[KernelBugTrackerBridge] Fix too many parameters requesting HTML DOM
This commit is contained in:
parent
4b3efed7ec
commit
ecfc220b10
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue