mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-08 01:26:31 +02:00
[HttpCachingBridgeAbstract] Remove $this->update
@@ -57,7 +57,6 @@ class MySiteBridge extends HttpCachingBridgeAbstract{
|
|||||||
$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