You are here

constant DRUPAL_ROOT in Elysia Cron 7.2

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

Root directory of Drupal installation.

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

File

./cron.php, line 23

Code

define('DRUPAL_ROOT', getcwd());