Update directorytree/ldaprecord-laravel to v3
This commit is contained in:
@@ -247,7 +247,7 @@ final class Server
|
||||
->cache(Carbon::now()->addSeconds(Config::get('ldap.cache.time')))
|
||||
->select(['*','hassubordinates'])
|
||||
->setDn($dn)
|
||||
->listing()
|
||||
->list()
|
||||
->get()) ? $x : NULL;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user