Update rssparser.class.php
This commit is contained in:
parent
9e59a3d601
commit
e90f41da9d
@ -36,6 +36,8 @@ class RssParser
|
|||||||
*/
|
*/
|
||||||
public $error = '';
|
public $error = '';
|
||||||
|
|
||||||
|
public $feed_version;
|
||||||
|
|
||||||
private $_format = '';
|
private $_format = '';
|
||||||
private $_urlRSS;
|
private $_urlRSS;
|
||||||
private $_language;
|
private $_language;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user