mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-09 16:38:50 +00:00
[AcrimedBridge] fix method calling
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
This commit is contained in:
parent
93634ada3a
commit
c37aee408d
@ -9,7 +9,7 @@ class AcrimedBridge extends RssExpander{
|
|||||||
|
|
||||||
public function collectData(){
|
public function collectData(){
|
||||||
|
|
||||||
parent::collectExpandableDatas("http://www.acrimed.org/spip.php?page=backend");
|
$this->collectExpandableDatas("http://www.acrimed.org/spip.php?page=backend");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user