Bug #5953 - problem in /auth/ldap/lib.php; merged from MOODLE_16_STABLE

This commit is contained in:
skodak 2006-06-29 07:05:00 +00:00
parent eb073d70ad
commit 4630e4e483

View File

@ -1082,8 +1082,8 @@ function auth_ldap_getdefaults(){
);
$default['ldap_memberattribute_isdn'] = array(
'edir' => '1',
'rfs2307' => '0',
'rfs2307bis' => '1',
'rfc2307' => '0',
'rfc2307bis' => '1',
'samba' => '0', //is this right?
'ad' => '1',
'default' => '0'