diff --git a/js/h5p.js b/js/h5p.js index afede07..7101e89 100644 --- a/js/h5p.js +++ b/js/h5p.js @@ -120,7 +120,9 @@ H5P.getPath = function (path, contentId) { }; /** - * Find the path to the content files folder based on the id of the content + * THIS FUNCTION IS DEPRECATED, USE getPath INSTEAD + * + * Find the path to the content files folder based on the id of the content * * @param contentId * Id of the content requesting a path