mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-22 22:46:53 +00:00
Typo in lib/Bridge
This commit is contained in:
parent
fb595484b5
commit
e9ffe016c0
@ -111,7 +111,7 @@ abstract class BridgeAbstract implements BridgeInterface{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
return file_get_html($url,$use_include_path,$context,$offset,$maxLen,
|
return file_get_html($url,$use_include_path,$context,$offset,$maxLen,
|
||||||
$lowercase,$forceTagsClosed,$target_charset,$stripRN,$defaultBRtext,
|
$lowercase,$forceTagsClosed,$target_charset,$stripRN,$defaultBRText,
|
||||||
$defaultSpanText);
|
$defaultSpanText);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user