Changeset 93562 in spip-zone
- Timestamp:
- Dec 11, 2015, 4:58:03 PM (5 years ago)
- Location:
- _plugins_/selection_objets/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/selection_objets/trunk/action/editer_selection_objet.php
r71007 r93562 129 129 if ($err = objet_modifier_champs('selection_objet', $id_selection_objet, 130 130 array( 131 'data' => $set, 131 132 'nonvide' => array( 132 133 -
_plugins_/selection_objets/trunk/paquet.xml
r93408 r93562 2 2 prefix="selection_objet" 3 3 categorie="edition" 4 version="1.10. 2"4 version="1.10.3" 5 5 etat="test" 6 6 compatibilite="[3.0.5;3.1.*]"
Note: See TracChangeset
for help on using the changeset viewer.