mirror of
https://github.com/moodle/moodle.git
synced 2025-02-06 08:10:11 +01:00
Merge branch 'MDL-78087-master' of https://github.com/sarjona/moodle
This commit is contained in:
commit
4a2dabc2ad
@ -89,7 +89,7 @@ class core extends H5PCore {
|
|||||||
'core_h5p',
|
'core_h5p',
|
||||||
'libraries',
|
'libraries',
|
||||||
$library->id,
|
$library->id,
|
||||||
"/" . self::libraryToString($dependency, true),
|
"/" . self::libraryToFolderName($dependency),
|
||||||
''
|
''
|
||||||
))->out(false);
|
))->out(false);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user