Changeset 106929 in spip-zone for _plugins_/paypal
- Timestamp:
- Oct 16, 2017, 7:13:14 AM (16 months ago)
- Location:
- _plugins_/paypal
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/paypal/paquet.xml
r103720 r106929 2 2 prefix="paypal" 3 3 categorie="outil" 4 version="0.3. 1"4 version="0.3.2" 5 5 etat="dev" 6 compatibilite="[2.1.8;3. 1.*]"6 compatibilite="[2.1.8;3.2.*]" 7 7 logo="prive/themes/spip/images/paypal-32.png" 8 8 documentation="https://contrib.spip.net/4519" -
_plugins_/paypal/plugin.xml
r103720 r106929 5 5 </auteur> 6 6 <licence>GPL v3</licence> 7 <version>0.3. 1</version>7 <version>0.3.2</version> 8 8 <version_base>0.1</version_base> 9 9 <lien>https://contrib.spip.net/4519</lien> … … 40 40 </bouton> 41 41 <traduire gestionnaire="salvatore" module="paypal" reference="fr" /> 42 <necessite id="SPIP" version="[2.1.8;3. 1.99]" />42 <necessite id="SPIP" version="[2.1.8;3.2.99]" /> 43 43 <necessite id="spip_bonux" version="[2.3.3;]" /> 44 44 <necessite id="saisies" version="[1.42.6;]" />
Note: See TracChangeset
for help on using the changeset viewer.