You are here

constant LDAP_DEFAULT_GROUP_ENTRIES_ATTRIBUTE in LDAP integration 5

Same name and namespace in other branches
  1. 5.2 ldapgroups.module \LDAP_DEFAULT_GROUP_ENTRIES_ATTRIBUTE
2 uses of LDAP_DEFAULT_GROUP_ENTRIES_ATTRIBUTE
ldapgroups_admin_edit in ./ldapgroups.module
_ldapgroups_detect_groups in ./ldapgroups.module

File

./ldapgroups.module, line 16

Code

define('LDAP_DEFAULT_GROUP_ENTRIES_ATTRIBUTE', 'memberUid');