constant DRUPAL_ROOT in Entity cache 7
Root directory of Drupal installation.
1 use of DRUPAL_ROOT
- entitytests.php in ./
entitytests.php - PHP page for handling incoming XML-RPC requests from clients.
File
- ./
entitytests.php, line 11 - PHP page for handling incoming XML-RPC requests from clients.
Code
define('DRUPAL_ROOT', getcwd());