You are here

constant FEATURES_CONFLICT in Features 6

Same name and namespace in other branches
  1. 7.2 features.module \FEATURES_CONFLICT
  2. 7 features.module \FEATURES_CONFLICT
2 uses of FEATURES_CONFLICT
features_admin_form in ./features.admin.inc
admin/build/features page callback.
template_preprocess_features_admin_components in theme/theme.inc
Display feature component info

File

./features.module, line 19
Module file for the features module, which enables the capture and management of features in Drupal. A feature is a collection of Drupal entities which taken together statisfy a certain use-case.

Code

define('FEATURES_CONFLICT', 4);