$theme_key

Definition

developer/globals.php

Description

Name of the active theme.

See also

init_theme

Code

<?php
global $theme_key;
?>
 
 

Drupal is a registered trademark of Dries Buytaert.