Changeset 93549 in spip-zone
- Timestamp:
- Dec 11, 2015, 4:10:41 PM (5 years ago)
- Location:
- _plugins_/formidable/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/formidable/trunk/action/editer_formulaire.php
r80541 r93549 93 93 if ($err = objet_modifier_champs('formulaire', $id_formulaire, 94 94 array( 95 'data' => $set, 95 96 'nonvide' => array('titre' => _T('info_sans_titre')), 96 97 'invalideur' => $invalideur, -
_plugins_/formidable/trunk/paquet.xml
r92670 r93549 2 2 prefix="formidable" 3 3 categorie="communication" 4 version="2.9. 4"4 version="2.9.5" 5 5 etat="stable" 6 6 compatibilite="[3.0.0;3.1.*]"
Note: See TracChangeset
for help on using the changeset viewer.