Files
PrestaShop/modules/tm4b/config.xml
T
aFolletete 10445ad61d // 1.5 branche creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@5881 b9a71923-0436-4b27-9f14-aed3839534dd
2011-04-12 18:24:40 +00:00

12 lines
407 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>tm4b</name>
<displayName>SMS Tm4b</displayName>
<version>1.1</version>
<description>Sends an SMS for each new order</description>
<author>PrestaShop</author>
<tab>administration</tab>
<confirmUninstall>Are you sure you want to delete your info?</confirmUninstall>
<is_configurable>1</is_configurable>
<need_instance>1</need_instance>
</module>