Skip to content

Commit b96a064

Browse files
author
David Monllao
committed
Merge branch 'MDL-61714-master' of git://github.com/sarjona/moodle
2 parents cef2c01 + ee66104 commit b96a064

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

admin/settings/users.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@
233233
'*, 16',
234234
'AT, 14',
235235
'ES, 14',
236-
'SI, 14',
237236
'US, 13'
238237
]);
239238
$setting = new admin_setting_agedigitalconsentmap('agedigitalconsentmap',

lib/db/upgrade.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2222,7 +2222,6 @@ function xmldb_main_upgrade($oldversion) {
22222222
'*, 16',
22232223
'AT, 14',
22242224
'ES, 14',
2225-
'SI, 14',
22262225
'US, 13'
22272226
]);
22282227
set_config('agedigitalconsentmap', $ageofdigitalconsentmap);

0 commit comments

Comments
 (0)