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