[RssExpander] Remove $this->update

LogMANOriginal 2016-08-22 19:21:50 +02:00
parent 0e237bfd85
commit 100b81caa6

@ -118,7 +118,6 @@ class MySiteBridge extends RssExpander{
$this->uri = '';
$this->description = 'No description provided';
$this->parameters = array();
$this->update = ``;
}
public function collectData(array $params){