Merge branch 'MDL-78087-402' of https://github.com/sarjona/moodle into MOODLE_402_STABLE

This commit is contained in:
Andrew Nicols
2023-05-23 10:26:39 +08:00
+1 -1
View File
@@ -89,7 +89,7 @@ class core extends H5PCore {
'core_h5p',
'libraries',
$library->id,
"/" . self::libraryToString($dependency, true),
"/" . self::libraryToFolderName($dependency),
''
))->out(false);
}