You are here

6 uses of DRUPAL_ROOT in JS Callback Handler 7.2

js.php in ./js.php
An optimized page execution used to serve JavaScript AJAX requests using a minimally bootstrapped Drupal installation.
js_install in ./js.install
Implements hook_install().
js_uninstall in ./js.install
Implements hook_uninstall().
_js_error_handler in ./js.module
Provides custom PHP error handling.
_js_exception_handler in ./js.module
Provides custom PHP exception handling.
_js_fatal_error_handler in ./js.module
Provides custom PHP fatal error handling.