Files
PrestaShop/modules/graphgooglechart/config.xml
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

11 lines
367 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>graphgooglechart</name>
<displayName>Google Chart</displayName>
<version>1</version>
<description>The Google Chart API lets you dynamically generate charts.</description>
<author>PrestaShop</author>
<tab>administration</tab>
<is_configurable>0</is_configurable>
<need_instance>1</need_instance>
</module>