Update metadata.php

This commit is contained in:
ProudCommerce 2019-07-17 14:08:59 +02:00 committed by GitHub
parent ab470055f9
commit 729725cf7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ $aModule = array(
<b>URL:</b> <a href="'.oxRegistry::getConfig()->getConfigParam('sShopURL').'?cl=psCacheWarmer&key='.oxRegistry::getConfig()->getShopConfVar('psCacheWarmerKey', oxRegistry::getConfig()->getShopId()).'" target="_blank">'.oxRegistry::getConfig()->getConfigParam('sShopURL').'?cl=psCacheWarmer&key='.oxRegistry::getConfig()->getShopConfVar('psCacheWarmerKey', oxRegistry::getConfig()->getShopId()).'</a>', <b>URL:</b> <a href="'.oxRegistry::getConfig()->getConfigParam('sShopURL').'?cl=psCacheWarmer&key='.oxRegistry::getConfig()->getShopConfVar('psCacheWarmerKey', oxRegistry::getConfig()->getShopId()).'" target="_blank">'.oxRegistry::getConfig()->getConfigParam('sShopURL').'?cl=psCacheWarmer&key='.oxRegistry::getConfig()->getShopConfVar('psCacheWarmerKey', oxRegistry::getConfig()->getShopId()).'</a>',
), ),
'thumbnail' => 'logo_pc-os.jpg', 'thumbnail' => 'logo_pc-os.jpg',
'version' => '2.0.0', 'version' => '2.1.0',
'author' => 'Proud Sourcing GmbH', 'author' => 'Proud Sourcing GmbH',
'url' => 'http://www.proudcommerce.com/', 'url' => 'http://www.proudcommerce.com/',
'email' => 'support@proudcommerce.com', 'email' => 'support@proudcommerce.com',
@ -68,4 +68,4 @@ $aModule = array(
'value' => '', 'value' => '',
), ),
), ),
); );