mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 06:38:00 +02:00
BC fixes for admin-log detail rendering.
This commit is contained in:
@@ -680,6 +680,8 @@ if (isset($pref['modules']) && $pref['modules']) {
|
||||
}
|
||||
*/
|
||||
|
||||
$sql->db_Mark_Time('Start: Load Plugin Modules');
|
||||
|
||||
$js_body_onload = array(); // Initialise this array in case a module wants to add to it
|
||||
|
||||
// Load e_modules after all the constants, but before the themes, so they can be put to use.
|
||||
|
Reference in New Issue
Block a user