Changeset 94600 in spip-zone
- Timestamp:
- Jan 15, 2016, 7:12:14 AM (5 years ago)
- Location:
- _plugins_/fbantispam
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/fbantispam/paquet.xml
r94596 r94600 4 4 version="1.2.1" 5 5 etat="test" 6 compatibilite="[ 3.0.0;3.1.*]"6 compatibilite="[2.1.0;3.1.*]" 7 7 logo="images/beos-stop-icone-8929-32.png" 8 8 documentation="http://contrib.spip.net/CAPTCHA-pour-forums" -
_plugins_/fbantispam/plugin.xml
r94562 r94600 7 7 <icon>images/beos-stop-icone-8929-32.png</icon> 8 8 <licence>(c) 2013-2016 GPL</licence> 9 <version>1.2. 0</version>9 <version>1.2.1</version> 10 10 <etat>test</etat> 11 11 <description> … … 36 36 </pipeline> 37 37 <categorie>performance</categorie> 38 <necessite id="SPIP" version="[2. 0.0;3.0.99]" />38 <necessite id="SPIP" version="[2.1.0;3.1.*]" /> 39 39 </plugin>
Note: See TracChangeset
for help on using the changeset viewer.