X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/b3aec6cf1cd18493d44cf68d88c8f55b6a417f9c..9e98cbbab226b015f92559489bbecf0f6df648d2:/sitemap.xml/index.php diff --git a/sitemap.xml/index.php b/sitemap.xml/index.php index 0e68218..82abc75 100644 --- a/sitemap.xml/index.php +++ b/sitemap.xml/index.php @@ -1,4 +1,5 @@ '; $siteref = (empty($_SERVER['HTTPS']) ? 'http' : 'https') . '://' . $_SERVER['HTTP_HOST']; @@ -6,6 +7,7 @@ $siteref = (empty($_SERVER['HTTPS']) ? 'http' : 'https') . '://' . $_SERVER['HTT files() as $link) { $article = new ArchiveArticle($link); @@ -24,6 +26,7 @@ foreach ($search->files() as $link) { } print "\n"; } +$Page = $caller; ?>