You are here

constant CONFIGURATION_CONFLICT in Configuration Management 7

Both activestore and datastore have a changed. We have a conflict.

1 use of CONFIGURATION_CONFLICT
configuration_init in ./configuration.module
Implements hook_init().

File

./configuration.module, line 33
Module file for the configuration module, which enables the capture and management of configuration in Drupal.

Code

define('CONFIGURATION_CONFLICT', CONFIGURATION_ACTIVESTORE_OVERRIDDEN | CONFIGURATION_DATASTORE_OVERRIDDEN);