moodle/admin/presets
Paul Holden 23df60893a MDL-76226 admin: account for preset config checkboxes other than bool.
The assumption that the settings checkbox always stores boolean values
(e.g. 0/1) isn't correct. The `perfdebug` configuration instead uses
the values 7/15.
2022-11-28 16:04:08 +00:00
..
classes MDL-76226 admin: account for preset config checkboxes other than bool. 2022-11-28 16:04:08 +00:00
tests MDL-73953 core_adminpresets: Marking core presets on DB 2022-03-02 12:49:01 +01:00