Changeset 103576 in spip-zone for _plugins_/nospam
- Timestamp:
- Mar 26, 2017, 5:22:35 PM (23 months ago)
- Location:
- _plugins_/nospam
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/nospam/paquet.xml
r101694 r103576 2 2 prefix="nospam" 3 3 categorie="performance" 4 version="1.5.1 6"4 version="1.5.17" 5 5 etat="stable" 6 compatibilite="[2.0.0;3. 1.*]"6 compatibilite="[2.0.0;3.2.*]" 7 7 logo="images/nospam-32.png" 8 8 documentation="http://contrib.spip.net/NoSPAM,1165" -
_plugins_/nospam/plugin.xml
r101694 r103576 10 10 <icon>images/nospam-32.png</icon> 11 11 <licence>(c) 2008 GPL</licence> 12 <version>1.5.1 6</version>12 <version>1.5.17</version> 13 13 <etat>stable</etat> 14 14 <description><multi> … … 42 42 </pipeline> 43 43 <categorie>performance</categorie> 44 <necessite id="SPIP" version="[2.0.0;3. 1.99]" />44 <necessite id="SPIP" version="[2.0.0;3.2.99]" /> 45 45 </plugin>
Note: See TracChangeset
for help on using the changeset viewer.