[AcrimedBridge] fix method calling

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
This commit is contained in:
Pierre Mazière 2016-08-28 10:40:52 +02:00
parent 93634ada3a
commit c37aee408d

View file

@ -9,7 +9,7 @@ class AcrimedBridge extends RssExpander{
public function collectData(){
parent::collectExpandableDatas("http://www.acrimed.org/spip.php?page=backend");
$this->collectExpandableDatas("http://www.acrimed.org/spip.php?page=backend");
}