diff --git a/README.md b/README.md index 40cdb5e..0cf242e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ psCacheWarmer ============ Automatically calling urls using the xml-sitemap, eg. for cache warming. -Free Module for OXID eShop. +Free module for OXID eshop 4.7, 4.8, 4.9 and 4.10. Features @@ -45,5 +45,4 @@ License Copyright Proud Sourcing GmbH 2016 - www.proudcommerce.com - www.proudsourcing.de + www.proudcommerce.com / www.proudsourcing.de diff --git a/copy_this/modules/proudsourcing/psCacheWarmer/logo.jpg b/copy_this/modules/proudsourcing/psCacheWarmer/logo.jpg deleted file mode 100644 index 2565082..0000000 Binary files a/copy_this/modules/proudsourcing/psCacheWarmer/logo.jpg and /dev/null differ diff --git a/copy_this/modules/proudsourcing/psCacheWarmer/metadata.php b/copy_this/modules/proudsourcing/psCacheWarmer/metadata.php index fd77030..937dbcf 100644 --- a/copy_this/modules/proudsourcing/psCacheWarmer/metadata.php +++ b/copy_this/modules/proudsourcing/psCacheWarmer/metadata.php @@ -28,7 +28,7 @@ $aModule = array( 'en' => 'Automatically calling urls using the xml-sitemap, eg. for cache warming. URL: '.oxRegistry::getConfig()->getConfigParam('sShopURL').'?cl=psCacheWarmer&key='.oxRegistry::getConfig()->getShopConfVar('psCacheWarmerKey', oxRegistry::getConfig()->getShopId()).'', ), - 'thumbnail' => 'logo.jpg', + 'thumbnail' => 'logo_pc-os.jpg', 'version' => '1.0.1', 'author' => 'Proud Sourcing GmbH', 'url' => 'http://www.proudcommerce.com/',