constant ESI_ROLE_USER_DIRECT_INJECTION in ESI: Edge Side Includes 6.2
2 uses of ESI_ROLE_USER_DIRECT_INJECTION
- esi_admin_settings_form in ./
esi.admin.inc - Admin settings form
- theme_esi_tag in ./
esi.theme.inc - Create the ESI-tag for a particular block.
File
- ./
esi.module, line 28 - 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_ROLE_USER_DIRECT_INJECTION', FALSE);