MDL-73397 adminpresets: Move sensiblesettings to core

The sensiblesettings setting has been moved from tool_admin_presets
to adminpresets component where it belongs, in order for being able
to use it from the API to decide whether sensible settings should
be included when exporting them.
This commit is contained in:
Sara Arjona 2021-12-23 12:10:00 +01:00 committed by Amaia Anabitarte
parent 8bf52e3195
commit 1f47ef1a34
7 changed files with 31 additions and 27 deletions

View file

@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2021123000.01; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2021123000.02; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '4.0dev+ (Build: 20211230)'; // Human-friendly version name