[development] $custom_theme when does it take effect... when doesit not
Jon Saints
saintsjd at gmail.com
Fri Aug 15 18:55:49 UTC 2008
>
> Indeed, it appears that a theme() call was added in HEAD to init_theme().
>
> To whomever added this: *THWAP* bad developer. No biscuit!
>
Did you mean to say " Indeed, it appears that a theme() was added in
HEAD to system_init()"? If so, what is the alternative to that
theme() call in system_init()?
These are the lines we need to change:
// Emit the META tag in the HTML HEAD section
theme('meta_generator_html', $version);
// Emit the HTTP Header too
theme('meta_generator_header', $version);
I can change it and submit a patch.
Thanks
Jon
More information about the development
mailing list