You are here

constant DRUPAL_ROOT in Drupal Remote Dashboard Server 6.2

Same name and namespace in other branches
  1. 6 drd_server.module \DRUPAL_ROOT
6 uses of DRUPAL_ROOT
drd_server_domain_info in ./drd_server.domain.inc
DRD Server Action to retrieve all kind of information from the current domain.
drd_server_key_remote in ./drd_server.module
This is called to update encryption keys on all domains.
drd_server_read_sites in ./drd_server.module
Determines all available sites/domains in the current Drupal installation.
drd_server_requirements in ./drd_server.install
drd_server_status in ./drd_server.module

... See full list

File

./drd_server.module, line 3

Code

define('DRUPAL_ROOT', getcwd());