mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
parent
05916b562f
commit
521d43ce56
@ -12,7 +12,7 @@ class sitemap
|
|||||||
var $cat_priority = '0.7';
|
var $cat_priority = '0.7';
|
||||||
|
|
||||||
function sitemap () {
|
function sitemap () {
|
||||||
$this->home = FULL_URL;
|
$this->home = make_url();
|
||||||
}
|
}
|
||||||
|
|
||||||
function build_map () {
|
function build_map () {
|
||||||
|
Loading…
Reference in New Issue
Block a user