a string be a string

remotes/origin/stable4
Arthur Schiwon 2012-04-16 11:47:36 +07:00
parent c3187e9388
commit 02f4e78f3e
1 changed files with 1 additions and 1 deletions

@ -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;