mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 12:48:24 +01:00
Clean-up gsitemap plugin for recent PHP versions
This commit is contained in:
parent
5ffa7953f0
commit
0d2b81b741
@ -31,11 +31,11 @@ class gsitemap
|
||||
var $errortext;
|
||||
var $freq_list = array();
|
||||
|
||||
function gsitemap()
|
||||
//function gsitemap()
|
||||
function __construct()
|
||||
{
|
||||
/* constructor */
|
||||
|
||||
$mes = e107::getMessage();
|
||||
|
||||
|
||||
|
||||
$this->freq_list = array
|
||||
|
Loading…
x
Reference in New Issue
Block a user