mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Admin template upgraded to v2 standards. Admin boot, header, footer cleanup.
This commit is contained in:
@@ -1085,7 +1085,7 @@ if(!isset($_E107['no_theme']))
|
||||
}
|
||||
}
|
||||
$dbg->logTime("Init Theme Class");
|
||||
e107::getRender()->_init(); // initialize theme class.
|
||||
e107::getRender()->_init(e_ADMIN_AREA); // initialize theme class.
|
||||
|
||||
if ($pref['anon_post'])
|
||||
{
|
||||
|
Reference in New Issue
Block a user