global $base_theme_info
Same name and namespace in other branches
- 7.x documentation-7.x/developer/globals.php \base_theme_info
An array of objects that reperesent the base theme. For documentation of the theme object see _init_theme().
See also
Archivo
- documentation-6.x/
developer/ globals.php, line 190 - These are the global variables that Drupal uses.
Código
global $base_theme_info;