alert ok funktion
This commit is contained in:
@ -502,11 +502,8 @@ function getSiteMap($nParent,$nParams,$db,$first,$path)
|
||||
}
|
||||
$rСol.='</columns>'."\n";
|
||||
|
||||
if($url=='')
|
||||
{ $url=getHashFromPath($path.$treeid.';'.$fid.';');
|
||||
}
|
||||
$result.=' <url>'."\n";
|
||||
$result.=' <loc>http://'.$_SERVER["SERVER_NAME"].'/shop/'.$url.'.html</loc>'."\n";
|
||||
$result.=' <loc>http://'.$_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