%PDF- %PDF-
| Direktori : /opt/bitnami/apps/moodle/htdocs.backup/h5p/js/ |
| Current File : /opt/bitnami/apps/moodle/htdocs.backup/h5p/js/h5p_overrides.js |
H5P._getLibraryPath = H5P.getLibraryPath;
H5P.getLibraryPath = function (library) {
if (H5PIntegration.moodleLibraryPaths) {
if (H5PIntegration.moodleLibraryPaths[library]) {
return H5PIntegration.moodleLibraryPaths[library];
}
}
return H5P._getLibraryPath(library);
};