]> git.mjollnir.org Git - moodle.git/commit
moodlelib: MDL-19764 change get_list_of_countries so admins can more easily control...
authortjhunt <tjhunt>
Fri, 2 Oct 2009 11:30:11 +0000 (11:30 +0000)
committertjhunt <tjhunt>
Fri, 2 Oct 2009 11:30:11 +0000 (11:30 +0000)
commit7409013e79984103675d7a3afd669cef35ee9d00
tree108d7cf6a8702a5c48b1043f79e54925b9ed3dca
parent49c4d8caa4dc4669fddd4845eb0d9fc917e14fa6
moodlelib: MDL-19764 change get_list_of_countries so admins can more easily control the list.

* New admin setting $CFG->allcountrycodes - on Location page.
* Same rules used to translate country names as any other string.
* With unit tests.
admin/settings/location.php
lang/en_utf8/admin.php
lib/adminlib.php
lib/moodlelib.php
lib/simpletest/teststringmanager.php