mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
a string be a string
This commit is contained in:
parent
c3187e9388
commit
02f4e78f3e
@ -21,7 +21,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
define(LDAP_GROUP_MEMBER_ASSOC_ATTR,'memberUid');
|
||||
define('LDAP_GROUP_MEMBER_ASSOC_ATTR','memberUid');
|
||||
|
||||
class OC_LDAP {
|
||||
static protected $ldapConnectionRes = false;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user