Changeset 59477 in spip-zone
- Timestamp:
- Mar 17, 2012, 11:54:03 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/csv2spip/branches/2_0/plugin.xml
r55427 r59477 8 8 </auteur> 9 9 <version> 10 3.1. 010 3.1.1 11 11 </version> 12 12 <etat> … … 32 32 </pipeline> 33 33 <categorie>edition</categorie> 34 <necessite id="SPIP" version="[2.0.0; ]" />34 <necessite id="SPIP" version="[2.0.0;2.1.99]" /> 35 35 <install>inc/csv2spip_install.php</install> 36 36 </plugin>
Note: See TracChangeset
for help on using the changeset viewer.