You are here

constant OG_MIGRATE_REQUIRED_CTOOLS_API in Organic groups 7

Minimum CTools API version for organic groups migrate plugins.

2 uses of OG_MIGRATE_REQUIRED_CTOOLS_API
og_migrate_ctools_plugin_directory in og_migrate/og_migrate.module
Implements hook_ctools_plugin_directory().
og_ui_ctools_plugin_directory in og_ui/og_ui.module
Implements hook_ctools_plugin_directory().

File

./og.module, line 16
Enable users to create and manage groups with roles and permissions.

Code

define('OG_MIGRATE_REQUIRED_CTOOLS_API', '2.0-alpha');