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