JS_THEME

  1. drupal
    1. 7 includes/common.inc
    2. 8 core/includes/common.inc

The default group for theme JavaScript code added to the page.

File

includes/common.inc, line 85
Common functions that many Drupal modules will need to reference.

Code

define('JS_THEME', 100)
Login or register to post comments