global $theme_key

  1. 7.x documentation-7.x/developer/globals.php theme_key
  2. 6.x documentation-6.x/developer/globals.php theme_key

Name of the active theme.

See also

init_theme()

File

documentation-7.x/developer/globals.php, line 177
These are the global variables that Drupal uses.

Code

global $theme_key;