mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-41580 SCORM: allow imsmanifest.xml to be used in file system repos
This commit is contained in:
parent
7f3836d15a
commit
361a47d409
11 changed files with 153 additions and 14 deletions
|
@ -8,6 +8,9 @@ http://docs.moodle.org/dev/Repository_API
|
|||
* get_option() now always return null when the first parameter ($config) is not empty, and
|
||||
no value was found for this $config. Previously this could sometimes return an empty array().
|
||||
* The function repository_attach_id() was removed, it was never used and was not useful.
|
||||
* New functions send_relative_file() and supports_relative_file() to allow sending relative linked
|
||||
files - see filesystem repository for example.
|
||||
|
||||
|
||||
=== 2.5 ===
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue