]> git.mjollnir.org Git - moodle.git/commitdiff
Bug #5953 - problem in /auth/ldap/lib.php; merged from MOODLE_16_STABLE
authorskodak <skodak>
Thu, 29 Jun 2006 07:05:00 +0000 (07:05 +0000)
committerskodak <skodak>
Thu, 29 Jun 2006 07:05:00 +0000 (07:05 +0000)
auth/ldap/lib.php

index 49149a1357c821ad401db1efd4fe7b415b879cb0..b0eb9e4092137075aa8cf4c32a5a59468eca5f7b 100644 (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'