Changeset 50022 in spip-zone
- Timestamp:
- Jul 27, 2011, 5:07:23 PM (10 years ago)
- Location:
- _core_/plugins/organiseur
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/plugins/organiseur/plugin.xml
r49938 r50022 3 3 <icon>prive/themes/spip/images/calendrier-32.png</icon> 4 4 <auteur>Collectif SPIP</auteur> 5 <version>0.3. 1</version>5 <version>0.3.2</version> 6 6 <version_base>0.1.0</version_base> 7 7 <etat>test</etat> … … 10 10 <prefix>organiseur</prefix> 11 11 <install>base/organiseur_upgrade.php</install> 12 <fonctions>organiseur_fonctions.php</fonctions> 12 13 13 14 <bouton id='calendrier' parent="outils_collaboratifs"> … … 27 28 <pipeline> 28 29 <nom>declarer_tables_objets_sql</nom> 29 <inclure>base/organiseur.php</inclure>30 </pipeline>31 <pipeline>32 <nom>declarer_tables_principales</nom>33 30 <inclure>base/organiseur.php</inclure> 34 31 </pipeline>
Note: See TracChangeset
for help on using the changeset viewer.