mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
Merge branch 'MDL-68922-master' of git://github.com/sarjona/moodle
This commit is contained in:
commit
8d20e3c688
@ -228,10 +228,6 @@ class editor {
|
||||
throw new coding_exception('Missing H5P library.');
|
||||
}
|
||||
|
||||
if ($content->h5plibrary != $this->library) {
|
||||
throw new coding_exception("Wrong H5P library.");
|
||||
}
|
||||
|
||||
$content->params = $content->h5pparams;
|
||||
|
||||
if (!empty($this->oldcontent)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user