|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Variables | |
| $site = get_site() | |
| $authsequence = get_enabled_auth_plugins(true) | |
| if(!in_array('ldap', $authsequence, true)) | $authplugin = get_auth_plugin('ldap') |
| if (!in_array('ldap', $authsequence, true)) $authplugin = get_auth_plugin('ldap') |
Definition at line 19 of file ntlmsso_finish.php.
| $authsequence = get_enabled_auth_plugins(true) |
Definition at line 14 of file ntlmsso_finish.php.
| $site = get_site() |
Definition at line 12 of file ntlmsso_finish.php.