Changeset 81678 in spip-zone
- Timestamp:
- Mar 31, 2014, 7:24:09 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/commandes/trunk/paquet.xml
r81677 r81678 2 2 prefix="commandes" 3 3 categorie="divers" 4 version="0.10. 8"4 version="0.10.9" 5 5 etat="dev" 6 6 compatibilite="[3.0.5;3.0.*]" … … 23 23 24 24 25 < pipeline nom="affiche_gauche" inclure="commandes_pipelines.php" />25 <!--<pipeline nom="affiche_gauche" inclure="commandes_pipelines.php" />--> 26 26 <pipeline nom="recuperer_fond" inclure="commandes_pipelines.php" /> 27 27 <pipeline nom="accueil_encours" inclure="commandes_pipelines.php" /><!-- page d'accueil : liste des commandes en attente validation -->
Note: See TracChangeset
for help on using the changeset viewer.