/ Published in: PHP
Needs to execute before theme is initialized -- Ideally in hookinit() -- but also works in hooknodeapi $op == 'view'
Expand |
Embed | Plain Text
global $custom_theme; $custom_theme = variable_get('admin_theme', 0);
You need to login to post a comment.
