Changeset 109894 in spip-zone
- Timestamp:
- Apr 13, 2018, 8:34:50 AM (3 years ago)
- Location:
- _plugins_/plugin-thelia
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/plugin-thelia/paquet.xml
r103720 r109894 4 4 version="1.6.0" 5 5 etat="stable" 6 compatibilite="[1.9.0;3. 0.*]"6 compatibilite="[1.9.0;3.1.*]" 7 7 logo="img_pack/logo_thelia.png" 8 8 documentation="https://contrib.spip.net/Plugin-Thelia" -
_plugins_/plugin-thelia/plugin.xml
r103720 r109894 62 62 <icon>img_pack/logo_thelia.png</icon> 63 63 <utilise id="CFG" version="[1.0;]" /> 64 <necessite id='SPIP' version='[1.9.0;3. 0.99]' />64 <necessite id='SPIP' version='[1.9.0;3.1.99]' /> 65 65 <utilise id='Z' version='[1.7.0;]' /> 66 66 <categorie>divers</categorie>
Note: See TracChangeset
for help on using the changeset viewer.