You are here

constant DRUPAL_ROOT in Elysia Cron 7

Same name and namespace in other branches
  1. 7.2 cron.php \DRUPAL_ROOT

Root directory of Drupal installation.

1 use of DRUPAL_ROOT
cron.php in ./cron.php

File

./cron.php, line 21

Code

define('DRUPAL_ROOT', getcwd());