- 1 core/authorize.php BACKDROP_ROOT
- 1 core/cron.php BACKDROP_ROOT
- 1 core/install.php BACKDROP_ROOT
- 1 core/modules/simpletest/tests/http.php BACKDROP_ROOT
- 1 core/modules/simpletest/tests/https.php BACKDROP_ROOT
- 1 core/restore.php BACKDROP_ROOT
- 1 core/update.php BACKDROP_ROOT
- 1 index.php BACKDROP_ROOT
Defines the root directory of the Backdrop installation.
File
- core/
restore.php, line 19 - Administrative page for restoring backup database and configuration files.
Code
define('BACKDROP_ROOT', dirname(dirname($_SERVER['SCRIPT_FILENAME'])))