constant FEATURES_DUPLICATES_CONFLICT in Features 7.2
Same name and namespace in other branches
- 6 features.module \FEATURES_DUPLICATES_CONFLICT
- 7 features.module \FEATURES_DUPLICATES_CONFLICT
Components with this 'duplicates' flag may not have multiple features provide the same component key in their info files. This is the default behavior.
File
- ./
features.module, line 58 - Main *.module file for the 'features' module.
Code
define('FEATURES_DUPLICATES_CONFLICT', 0);