jvoisin 7 years ago committed by Elbert Alias
parent 365bc3b47d
commit 96b3c2d464

@ -7585,7 +7585,10 @@
"<!-- /Module Block [a-z ]+ -->" "<!-- /Module Block [a-z ]+ -->"
], ],
"icon": "PrestaShop.svg", "icon": "PrestaShop.svg",
"implies": "PHP", "implies": [
"PHP",
"MySQL"
],
"meta": { "meta": {
"generator": "PrestaShop" "generator": "PrestaShop"
}, },