Changeset 48904 in spip-zone
- Timestamp:
- Jun 18, 2011, 2:19:32 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/plugins/petitions/action/editer_petition.php
r46791 r48904 61 61 ); 62 62 63 returnmodifier_contenu('petition', $id_petition,array(),$c);63 $err = modifier_contenu('petition', $id_petition,array(),$c); 64 64 65 65 // changement d'article ou de statut ?
Note: See TracChangeset
for help on using the changeset viewer.