You are here

constant FEATURES_DEFAULTS_INCLUDED_COMMON in Features 7.2

Same name and namespace in other branches
  1. 6 features.module \FEATURES_DEFAULTS_INCLUDED_COMMON
  2. 7 features.module \FEATURES_DEFAULTS_INCLUDED_COMMON

Components with this 'default_file' flag will have exports written to the common defaults file 'MODULENAME.features.inc'. This is the default behavior.

File

./features.module, line 37
Main *.module file for the 'features' module.

Code

define('FEATURES_DEFAULTS_INCLUDED_COMMON', 0);