From 100b81caa6201881cdad92ba8afcd511e00e594d Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Mon, 22 Aug 2016 19:21:50 +0200 Subject: [PATCH] [RssExpander] Remove $this->update --- RssExpander.md | 1 - 1 file changed, 1 deletion(-) diff --git a/RssExpander.md b/RssExpander.md index 0a6d2a7..cfa4e85 100644 --- a/RssExpander.md +++ b/RssExpander.md @@ -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){