Переход на HTML5 и Group_id to Role_id
This commit is contained in:
@ -503,7 +503,7 @@ function getSiteMap($nParent,$nParams,$db,$first,$path)
|
||||
$rСol.='</columns>'."\n";
|
||||
|
||||
$result.=' <url>'."\n";
|
||||
$result.=' <loc>http://'.$_SERVER["SERVER_NAME"].$url.'</loc>'."\n";
|
||||
$result.=' <loc>https://'.$_SERVER["SERVER_NAME"].$url.'</loc>'."\n";
|
||||
$result.=' <lastmod>'.$date.'</lastmod>'."\n";
|
||||
$result.=' <changefreq>daily</changefreq>'."\n";
|
||||
$result.=' </url>'."\n";
|
||||
|
||||
Reference in New Issue
Block a user