$base_theme_info
in developer/globals.php
An array of objects that reperesent the base theme. For documentation of the theme object see _init_theme().
See also
<?php
global $base_theme_info;
?>
Login or register to post comments in developer/globals.php
An array of objects that reperesent the base theme. For documentation of the theme object see _init_theme().
<?php
global $base_theme_info;
?>
Login or register to post comments