mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-07 17:17:00 +02:00
[RssExpander] Remove $this->update
@@ -118,7 +118,6 @@ class MySiteBridge extends RssExpander{
|
|||||||
$this->uri = '';
|
$this->uri = '';
|
||||||
$this->description = 'No description provided';
|
$this->description = 'No description provided';
|
||||||
$this->parameters = array();
|
$this->parameters = array();
|
||||||
$this->update = ``;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public function collectData(array $params){
|
public function collectData(array $params){
|
||||||
|
Reference in New Issue
Block a user