remoterss: Use __contruct() for OMPL class (#399)
This commit is contained in:
parent
741a0c3508
commit
60a06c1706
@ -110,7 +110,7 @@ class s9y_remoterss_OPML
|
||||
var $cacheOPMLBody;
|
||||
var $cacheOPMLOutline;
|
||||
|
||||
function s9y_remoterss_OPML()
|
||||
function __construct()
|
||||
{
|
||||
$this->cacheOPMLHead = array();
|
||||
$this->cacheOPMLBody = array();
|
||||
|
Loading…
x
Reference in New Issue
Block a user