MDL-12698, MDL-12569 - fixed inline docs; merged from MOODLE_19_STABLE

This commit is contained in:
skodak 2007-12-30 22:36:16 +00:00
parent 8cad6cca87
commit 76bd786d3f

View file

@ -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() {