You are here

constant MOBILE_TOOLS_ENABLE_VIEW_MODES in Mobile Tools 7.3

1 use of MOBILE_TOOLS_ENABLE_VIEW_MODES
mobile_tools_entity_info_alter in ./mobile_tools.module
Implements of hook_entity_info_alter()

File

./mobile_tools.module, line 18
Functionality to ease the creation of mixed device environments.

Code

define('MOBILE_TOOLS_ENABLE_VIEW_MODES', variable_get('mobile_tools_enable_view_modes', FALSE));