mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-06 16:46:30 +02:00
[RssExpander] Remove $this->update
@@ -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){
|
||||
|
Reference in New Issue
Block a user