You are here

constant JS_MENU_ACCESS_DENIED in JS Callback Handler 7

Same name and namespace in other branches
  1. 7.2 js.module \JS_MENU_ACCESS_DENIED
1 use of JS_MENU_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_MENU_ACCESS_DENIED', 3);