CTOOLS_API_VERSION
@file CTools primary module file.
Most of the CTools tools are in their own .inc files. This contains nothing more than a few convenience functions and some hooks that must be implemented in the module file.
2 uses of CTOOLS_API_VERSION
- CtoolsModuleTestCase::testApiVersionCompare in tests/
ctools.test - Test the ctools version compare function.
- ctools_api_version in ./
ctools.module - Test the CTools API version.
File
-
./
ctools.module, line 12
Code
define('CTOOLS_API_VERSION', '2.0.9');