Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Functions | |
xmldb_repository_youtube_install () | |
Installation file for the Youtube repository. | |
xmldb_repository_youtube_install | ( | ) |
Installation file for the Youtube repository.
However, since the Youtube repository is disabled in new Moodle installations from 3.0, and since we cannot just delete this file, the function's contents has been replaced to just return true. See https://tracker.moodle.org/browse/MDL-50572 for more details.
bool | Return true. |