constant JS_DEFAULT
The default group for module JavaScript code added to the page.
Archivo
- drupal-7.x/
includes/ common.inc, line 80 - Common functions that many Drupal modules will need to reference.
Código
define('JS_DEFAULT', 0)
The default group for module JavaScript code added to the page.
define('JS_DEFAULT', 0)