If I visit as admin /admin/index.php then it does some checks.
It takes now ages (= several minutes) and I can trace it back to this line:
upgrade_blocks_plugins("$CFG->wwwroot/$CFG->admin/index.php");
Something to worry about?
If I visit as admin /admin/index.php then it does some checks.
It takes now ages (= several minutes) and I can trace it back to this line:
upgrade_blocks_plugins("$CFG->wwwroot/$CFG->admin/index.php");
Something to worry about?