Changeset 48038 in spip-zone
- Timestamp:
- May 23, 2011, 4:52:39 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/saisies/inc/saisies.php
r48037 r48038 457 457 and $obligatoire != 'non' 458 458 and ( 459 ($file and !$_FILES[$ nom]['name'])459 ($file and !$_FILES[$champ]['name']) 460 460 or (!$file and ( 461 461 is_null($valeur)
Note: See TracChangeset
for help on using the changeset viewer.