move all theme initialisation to one place - just after calling module_init. Revert if there are serious issues, but please note the issues in as much detail as possible so we can work through them.
This commit is contained in:
@@ -259,6 +259,7 @@ class RedBrowser extends DAV\Browser\Plugin {
|
||||
$html .= $output;
|
||||
|
||||
get_app()->page['content'] = $html;
|
||||
load_pdl(get_app());
|
||||
construct_page(get_app());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user