You are here

constant DRUPAL_ROOT in Background Process 7.2

2 uses of DRUPAL_ROOT
background_process.bootstrap.php in ./background_process.bootstrap.php
background_process_dispatcher_http in ./background_process.dispatchers.inc
Dispatcher for HTTP

File

./background_process.bootstrap.php, line 4

Code

define('DRUPAL_ROOT', base64_decode($_POST['DRUPAL_ROOT']));