Files
PrestaShop/modules/prestafraud/config.xml
T
2011-04-12 18:24:40 +00:00

12 lines
360 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>prestafraud</name>
<displayName>PrestaShop Security</displayName>
<version>0.99</version>
<description>Protect your store from fraudulent payments</description>
<author>PrestaShop</author>
<tab>payment_security</tab>
<is_configurable>1</is_configurable>
<need_instance>1</need_instance>
</module>