Changeset 97752 in spip-zone for _plugins_/saisies/trunk/saisies_options.php
- Timestamp:
- May 12, 2016, 7:02:42 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/saisies/trunk/saisies_options.php
r97712 r97752 10 10 if (!defined('_ECRIRE_INC_VERSION')) { 11 11 return; 12 }13 14 // Pouvoir forcer l'utilisation de formulaire de type SPIP 315 if (!defined('_SAISIE_TAG_3')) {16 define('_SAISIE_TAG_3', false);17 12 } 18 13
Note: See TracChangeset
for help on using the changeset viewer.