You are here

constant AUTHCACHE_P13N_ROOT in Authenticated User Page Caching (Authcache) 7.2

Same name in this branch
  1. 7.2 modules/authcache_p13n/safe_frontcontroller/authcache.php \AUTHCACHE_P13N_ROOT
  2. 7.2 modules/authcache_p13n/frontcontroller/authcache.php \AUTHCACHE_P13N_ROOT
2 uses of AUTHCACHE_P13N_ROOT
authcache.php in modules/authcache_p13n/safe_frontcontroller/authcache.php
Alternative front controller for user specific content fragments.
authcache.php in modules/authcache_p13n/frontcontroller/authcache.php
Default front controller for user specific content fragments.

File

modules/authcache_p13n/frontcontroller/authcache.php, line 38
Default front controller for user specific content fragments.

Code

define('AUTHCACHE_P13N_ROOT', dirname(dirname($__file__)));