The default group for module CSS files added to the page.
File
- includes/
common.inc, line 65 - Common functions that many Drupal modules will need to reference.
Code
define('CSS_DEFAULT', 0)
Login or register to post commentsThe default group for module CSS files added to the page.
define('CSS_DEFAULT', 0)
Login or register to post comments