We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cef2c01 + ee66104 commit b96a064Copy full SHA for b96a064
admin/settings/users.php
@@ -233,7 +233,6 @@
233
'*, 16',
234
'AT, 14',
235
'ES, 14',
236
- 'SI, 14',
237
'US, 13'
238
]);
239
$setting = new admin_setting_agedigitalconsentmap('agedigitalconsentmap',
lib/db/upgrade.php
@@ -2222,7 +2222,6 @@ function xmldb_main_upgrade($oldversion) {
2222
2223
2224
2225
2226
2227
2228
set_config('agedigitalconsentmap', $ageofdigitalconsentmap);
0 commit comments