constant JS_NOT_FOUND in JS Callback Handler 5.2
Same name and namespace in other branches
- 6 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 17 - Callback page that serves custom JavaScript requests on a Drupal installation.
Code
define('JS_NOT_FOUND', 2);