Contributions API

Calling all Drupal developers!

Help us get this on the first page of Digg. DIGG NOW!

Modules in 6

$base_theme_info

Definition

documentation/globals.php

Description

An array of objects that reperesent the base theme. For documentation of the theme object see _init_theme().

See also

_init_theme()

Code

<?php
global $base_theme_info;
?>