Skip to content

Commit

Permalink
Fixes #11457: Wrong comment LDAP field in config_defaults_inc.php
Browse files Browse the repository at this point in the history
  • Loading branch information
rombert committed Dec 6, 2011
1 parent 4d47034 commit 8ddb68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_defaults_inc.php
Expand Up @@ -1859,7 +1859,7 @@

/**
* The LDAP field for the user's real name (i.e. common name).
* @global string $g_ldap_uid_field
* @global string $g_ldap_realname_field
*/
$g_ldap_realname_field = 'cn';

Expand Down

0 comments on commit 8ddb68c

Please sign in to comment.