You are here

constant JS_ACCESS_DENIED in JS Callback Handler 5.2

Same name and namespace in other branches
  1. 6 js.php \JS_ACCESS_DENIED
1 use of JS_ACCESS_DENIED
js_execute_callback in ./js.php
Loads the requested module and executes the requested callback.

File

./js.php, line 18
Callback page that serves custom JavaScript requests on a Drupal installation.

Code

define('JS_ACCESS_DENIED', 3);