LDAP: remove debug output

This commit is contained in:
Arthur Schiwon 2012-07-25 13:19:07 +02:00
parent ab1d9507a9
commit 6285cc2604
1 changed files with 0 additions and 4 deletions

View File

@ -282,10 +282,6 @@ abstract class Access {
$ownCloudNames = array();
foreach($ldapObjects as $ldapObject) {
// if(!isset($ldapObject['dn'])) {
// print("<pre>");
// die(var_dump($ldapObjects));
// }
$key = \OCP\Util::recursiveArraySearch($knownObjects, $ldapObject['dn']);
//everything is fine when we know the group