You are here

constant ESI__CONFIG_SSI in ESI: Edge Side Includes 6.2

2 uses of ESI__CONFIG_SSI
esi_add_cache_headers in ./esi.module
theme_esi_tag in ./esi.theme.inc
Create the ESI-tag for a particular block.

File

./esi.module, line 44
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_SSI', 2);