forked from extern/egroupware
quitent a debug message
This commit is contained in:
parent
df3fb3b9ac
commit
284369fa23
@ -212,7 +212,7 @@
|
||||
{
|
||||
if (isset($entry[$attr])) $to_write[$attr] = array();
|
||||
}
|
||||
echo $entry['dn']; _debug_array($to_write);
|
||||
//echo $entry['dn']; _debug_array($to_write);
|
||||
ldap_modify($ds,$entry['dn'],$to_write);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user