constant ESI_REQUIRED_CTOOLS_API in ESI: Edge Side Includes 6.2
1 use of ESI_REQUIRED_CTOOLS_API
- esi_ctools_plugin_directory in ./
esi.module - Implementation of hook_ctools_plugin_directory().
File
- ./
esi.module, line 10 - Adds support for ESI (Edge-Side-Include) integration, allowing blocks to be\ delivered by ESI, with support for per-block cache times.
Code
define('ESI_REQUIRED_CTOOLS_API', '1.7.2');