You are here

constant ESI_DEFAULT_AJAX_FALLBACK in ESI: Edge Side Includes 7.3

3 uses of ESI_DEFAULT_AJAX_FALLBACK
esi_admin_configuration_form in ./esi.admin.inc
Menu handler to display the configuration form.
esi_init in ./esi.module
Implements hook_init().
esi__get_cookie_data in ./esi.module
Get all the relevant cookie data for an account.

File

./esi.module, line 52
Adds support for ESI (Edge-Side-Include) integration, allowing components\ to be delivered by ESI, with support for per-component cache times.

Code

define('ESI_DEFAULT_AJAX_FALLBACK', TRUE);