MDL-73728 admin: Move adminpresets to admin/presets

This commit moves the presets subsystem to a location within the admin
folder, which is more appropriate given its purpose and reduces
developer frustration with tab completion of the admin directory.
This commit is contained in:
Andrew Nicols
2022-02-03 19:14:28 +08:00
parent c352b70022
commit fc082d349c
48 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2022020200.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2022020201.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '4.0dev+ (Build: 20220202)'; // Human-friendly version name