constant AUTHCACHE_P13N_ROOT in Authenticated User Page Caching (Authcache) 7.2
Same name in this branch
- 7.2 modules/authcache_p13n/safe_frontcontroller/authcache.php \AUTHCACHE_P13N_ROOT
- 7.2 modules/authcache_p13n/frontcontroller/authcache.php \AUTHCACHE_P13N_ROOT
Root directory of Authcache Personalization module.
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/ safe_frontcontroller/ authcache.php, line 27 - Alternative front controller for user specific content fragments.
Code
define('AUTHCACHE_P13N_ROOT', DRUPAL_ROOT . '/sites/all/modules/authcache/modules/authcache_p13n');