mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-12698, MDL-12569 - fixed inline docs; merged from MOODLE_19_STABLE
This commit is contained in:
parent
8cad6cca87
commit
76bd786d3f
1 changed files with 1 additions and 1 deletions
|
@ -331,7 +331,7 @@
|
||||||
/**
|
/**
|
||||||
* Returns a list of available language packs from a
|
* Returns a list of available language packs from a
|
||||||
* local copy shipped with standard moodle distro
|
* local copy shipped with standard moodle distro
|
||||||
* this is for site that can't perform fopen
|
* this is for site that can't download components.
|
||||||
* @return array
|
* @return array
|
||||||
*/
|
*/
|
||||||
function get_local_list_of_languages() {
|
function get_local_list_of_languages() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue