-
Task
-
Resolution: Fixed
-
Minor
-
2.9, 3.2
-
MOODLE_29_STABLE, MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
MDL-49599-master -
-
1
-
3.2 Sprint 3
Just noticed this in a TODO from MDL-42666
fred, any chance we can do this for 2.9? Cheers
/**
|
* Migrate the references to local files.
|
*
|
* As the APIv1 is reaching its end of life on the 14th of Dec 2013, and we cannot
|
* convert the existing references to new references, we need to convert them
|
* to real files.
|
*
|
* @todo Deprecate/remove this function after the 14th of December 2013.
|
* @return void
|
*/
|