MDL-75667 admin: Avoid DB calls within loops on admin/blocks.php

This commit is contained in:
Farhan Karmali
2022-12-16 18:53:58 +05:30
parent 5019abfdd6
commit b4e5e47a0f
4 changed files with 27 additions and 8 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2022121600.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2022121600.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '4.2dev (Build: 20221216)'; // Human-friendly version name