martinlanghoff a40803130b Per-auth-backend field locks support. Merged from MOODLE_15_STABLE
* Extended set_config()
 * Implemented get_config() which takes over $CFG loading in setup.php
 * admin/auth.php has special handling if post vars starting in pluginconfig_
 * admin/auth.php print_auth_lock_options() prints a form fragment -- being called from most plugins now
 *  user/edit.php follows the new convention when locking down fields, both javascript UI and on POST.
 * admin/auth: More solid checking for auth GET/POST var.
 * admin/auth: print_auth_lock_options() now handles user field mapping options for LDAP and similar modules
 * admin/auth: user mapping options have moved to config_plugins table
 * auth/ldap module has migrated to using new field mapping vars -- simplified config.html a lot
 * auth settings migration to config_plugins
2005-06-02 05:39:41 +00:00
..
2005-05-31 05:58:36 +00:00
2005-05-31 18:38:55 +00:00
2005-06-01 19:47:19 +00:00
2005-05-30 22:12:49 +00:00
2005-05-31 18:38:55 +00:00
2005-06-02 00:52:14 +00:00
2005-05-28 21:27:13 +00:00
2005-05-30 08:33:59 +00:00
2005-05-31 18:38:55 +00:00
2005-05-26 13:30:38 +00:00
2005-05-31 16:24:29 +00:00
2005-05-24 05:45:06 +00:00

This directory contains language packages that define all 
the text to render Moodle in a particular language.

Each language is named according to the standard 2-letter 
language name, as defined in:

   lib/languages.php

Some languages have an added "locale" added to them.