$base_theme_info
Definition
Description
An array of objects that reperesent the base theme. For documentation of the theme object see _init_theme().
See also
Code
<?php
global $base_theme_info;
?> An array of objects that reperesent the base theme. For documentation of the theme object see _init_theme().
<?php
global $base_theme_info;
?>