mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-12 17:08:34 +01:00
remove debug output
This commit is contained in:
parent
a644b200da
commit
79968a165b
@ -550,7 +550,7 @@
|
||||
$ldap_fields['objectclass'][1] = 'inetOrgPerson';
|
||||
$ldap_fields['objectclass'][2] = 'phpgwContact';
|
||||
|
||||
_debug_array($ldap_fields);
|
||||
/* _debug_array($ldap_fields); */
|
||||
$err = ldap_add($this->ldap, $dn, $ldap_fields);
|
||||
|
||||
if (count($extra_fields))
|
||||
|
Loading…
Reference in New Issue
Block a user