constant ESI__CONFIG_ESI in ESI: Edge Side Includes 6.2
1 use of ESI__CONFIG_ESI
- theme_esi_tag in ./
esi.theme.inc - Create the ESI-tag for a particular block.
File
- ./
esi.module, line 43 - 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__CONFIG_ESI', 1);