Changeset 93552 in spip-zone for _plugins_/commandes/trunk/action/editer_commande.php
- Timestamp:
- Dec 11, 2015, 4:45:19 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/commandes/trunk/action/editer_commande.php
r91242 r93552 173 173 if ($err = objet_modifier_champs('commande', $id_commande, 174 174 array( 175 'data' => $set, 175 176 'nonvide' => array('statut' => _T('info_sans_statut')), 176 177 'invalideur' => $invalideur,
Note: See TracChangeset
for help on using the changeset viewer.