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