Changeset 52403 in spip-zone
- Timestamp:
- Oct 4, 2011, 5:34:48 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/shoutbox/plugin.xml
r34510 r52403 1 1 <plugin> 2 2 <nom>Shoutbox</nom> 3 <version>0.2</version> 3 <slogan>Une boîte à discussion</slogan> 4 <version>0.2.0</version> 4 5 <auteur>Fil</auteur> 5 6 <etat>test</etat> … … 9 10 <version_base>0.1</version_base> 10 11 <install>base/shoutbox_upgrade.php</install> 11 <necessite id='SPIP' version='[2.0.0; ]' />12 <necessite id='SPIP' version='[2.0.0;2.1.99]' /> 12 13 <categorie>communication</categorie> 13 14 </plugin>
Note: See TracChangeset
for help on using the changeset viewer.