You are here

constant JS_NOT_FOUND in JS Callback Handler 6

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

File

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

Code

define('JS_NOT_FOUND', 2);