$custom_theme doesn't get any value outside hook_footer()
kiamlaluno - January 10, 2009 - 21:20
| Project: | DrupalMU Helper |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Outside an implementation of hook_footer(), the global variable $custom_theme doesn't get any valid value.
See also http://drupal.org/node/299131.
