remove comment

Cette révision appartient à :
ProudCommerce 2016-08-25 16:28:14 +02:00 révisé par GitHub
Parent 512e4c9641
révision 7acb57980d

Voir le fichier

@ -61,7 +61,6 @@ class psCacheWarmer extends oxUBase
$aUrls = array();
if(empty($sSitemapUrl)) {
$sSitemapUrl = $this->_getSitemapUrl();
#$sSitemapUrl = "https://www.likoerfactory.de/sitemaps/sitemap-index.xml";
}
$sSitemapXmlData = @file_get_contents($sSitemapUrl);