mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
XML support
This commit is contained in:
parent
ce9331aeca
commit
6a0e7bafd4
@ -455,7 +455,7 @@
|
||||
function backup_required_functions() {
|
||||
|
||||
if(!function_exists('utf8_encode')) {
|
||||
error('You need to add utf8 support to your PHP installation');
|
||||
error('You need to add XML support to your PHP installation');
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user