1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-06 00:27:27 +02:00

[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){