remove comment
This commit is contained in:
bovenliggende
512e4c9641
commit
7acb57980d
@ -61,7 +61,6 @@ class psCacheWarmer extends oxUBase
|
|||||||
$aUrls = array();
|
$aUrls = array();
|
||||||
if(empty($sSitemapUrl)) {
|
if(empty($sSitemapUrl)) {
|
||||||
$sSitemapUrl = $this->_getSitemapUrl();
|
$sSitemapUrl = $this->_getSitemapUrl();
|
||||||
#$sSitemapUrl = "https://www.likoerfactory.de/sitemaps/sitemap-index.xml";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$sSitemapXmlData = @file_get_contents($sSitemapUrl);
|
$sSitemapXmlData = @file_get_contents($sSitemapUrl);
|
||||||
|
Laden…
x
Verwijs in nieuw issue
Block a user