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