]> git.mjollnir.org Git - moodle.git/commit
authentication MDL-19182 split auth.php lang file into multiple files separate for...
authorjerome <jerome>
Thu, 11 Jun 2009 03:34:46 +0000 (03:34 +0000)
committerjerome <jerome>
Thu, 11 Jun 2009 03:34:46 +0000 (03:34 +0000)
commit2b06294b9a8c7c6d5da62111d989a89af4358689
tree44c42269a214c5b59825580e5419ae4a3236b586
parent5e98ab966f24bb07b6ea7000229bf33e25d98cd5
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
46 files changed:
auth/cas/auth.php
auth/cas/cas_form.html
auth/cas/config.html
auth/db/auth.php
auth/db/config.html
auth/email/auth.php
auth/email/config.html
auth/fc/config.html
auth/fc/fcFPP.php
auth/imap/config.html
auth/ldap/auth.php
auth/ldap/config.html
auth/ldap/ntlmsso_attempt.php
auth/ldap/ntlmsso_finish.php
auth/ldap/ntlmsso_magic.php
auth/mnet/config.html
auth/nntp/auth.php
auth/nntp/config.html
auth/pop3/auth.php
auth/pop3/config.html
auth/radius/config.html
auth/shibboleth/auth.php
auth/shibboleth/config.html
auth/shibboleth/index_form.html
auth/shibboleth/login.php
lang/en_utf8/auth.php
lang/en_utf8/auth_cas.php [new file with mode: 0644]
lang/en_utf8/auth_db.php [new file with mode: 0644]
lang/en_utf8/auth_email.php [new file with mode: 0644]
lang/en_utf8/auth_fc.php [new file with mode: 0644]
lang/en_utf8/auth_imap.php [new file with mode: 0644]
lang/en_utf8/auth_ldap.php [new file with mode: 0644]
lang/en_utf8/auth_manual.php [new file with mode: 0644]
lang/en_utf8/auth_mnet.php
lang/en_utf8/auth_nntp.php [new file with mode: 0644]
lang/en_utf8/auth_nologin.php [new file with mode: 0644]
lang/en_utf8/auth_none.php [new file with mode: 0644]
lang/en_utf8/auth_pam.php [new file with mode: 0644]
lang/en_utf8/auth_pop3.php [new file with mode: 0644]
lang/en_utf8/auth_radius.php [new file with mode: 0644]
lang/en_utf8/auth_shibboleth.php [new file with mode: 0644]
lib/simpletest/get_string_fixtures/pagelogs/admin_index.php_get_string.log.php
lib/simpletest/get_string_fixtures/pagelogs/admin_index.php_old_get_string.log.php
user/edit.php
user/editlib.php
user/emailupdate.php