You are here

constant SERVICES_REQUIRED_CTOOLS_API in Services 7.3

Same name and namespace in other branches
  1. 6.3 services.module \SERVICES_REQUIRED_CTOOLS_API

Minimum CTools version needed.

1 use of SERVICES_REQUIRED_CTOOLS_API
services_ctools_plugin_directory in ./services.module
Implement of hook_ctools_plugin_directory().

File

./services.module, line 11
Provides a generic but powerful API for web services.

Code

define('SERVICES_REQUIRED_CTOOLS_API', '1.7');