mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 00:54:49 +02:00
Media-Manager speed optimization
This commit is contained in:
@@ -442,6 +442,10 @@ if ($e107_popup != 1)
|
||||
//removed check strpos(e_SELF.'?'.e_QUERY, 'menus.php?configure') === FALSE
|
||||
parse_admin($ADMIN_HEADER);
|
||||
}
|
||||
else
|
||||
{
|
||||
e107::css("inline","body { padding:10px } "); // default padding for iFrame-only.
|
||||
}
|
||||
|
||||
e107::getDb()->db_Mark_Time('(End: Parse Admin Header)');
|
||||
}
|
||||
|
Reference in New Issue
Block a user