Changeset 112263 in spip-zone
- Timestamp:
- Nov 1, 2018, 11:20:12 AM (2 years ago)
- Location:
- _plugins_/saisies/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/saisies/trunk/formulaires/construire_formulaire.php
r112262 r112263 388 388 $saisie_modifiee['verifier']['options'] = array_filter($saisie_modifiee['verifier']['options'], 'saisie_option_contenu_vide'); 389 389 } 390 if (!$saisie_modifiee['verifier']) { 391 $saisie_modifiee['verifier'] = array(); 392 } 390 393 391 394 // On désinfecte à la main -
_plugins_/saisies/trunk/paquet.xml
r112261 r112263 2 2 prefix="saisies" 3 3 categorie="outil" 4 version="3.3. 2"4 version="3.3.3" 5 5 etat="stable" 6 6 compatibilite="[3.0.0;3.2.*]"
Note: See TracChangeset
for help on using the changeset viewer.