From 76bd786d3f78c2c160d37be6ffeec5eb1ec3e580 Mon Sep 17 00:00:00 2001 From: skodak Date: Sun, 30 Dec 2007 22:36:16 +0000 Subject: [PATCH] MDL-12698, MDL-12569 - fixed inline docs; merged from MOODLE_19_STABLE --- admin/langimport.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/langimport.php b/admin/langimport.php index 317f4dbf70..4c0b084d09 100755 --- a/admin/langimport.php +++ b/admin/langimport.php @@ -331,7 +331,7 @@ /** * Returns a list of available language packs from a * 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 */ function get_local_list_of_languages() { -- 2.39.5