You are here

constant MESSAGE_REQUIRED_CTOOLS_API in Message 6

Minimum CTools version needed.

2 uses of MESSAGE_REQUIRED_CTOOLS_API
message_ctools_plugin_directory in ./message.module
Implementation of hook_ctools_plugin_directory().
message_theme in ./message.module
Implementation of hook_theme().

File

./message.module, line 12
API functions to manipulate messages.

Code

define('MESSAGE_REQUIRED_CTOOLS_API', '1.7');