diff --git a/lam/lib/cache.inc b/lam/lib/cache.inc index 446edf23..0b4ab218 100644 --- a/lam/lib/cache.inc +++ b/lam/lib/cache.inc @@ -179,16 +179,16 @@ class cache { while ($entry) { $dn = (ldap_get_dn($_SESSION['ldap']->server(), $entry)); $attr = ldap_get_attributes($_SESSION['ldap']->server(), $entry); + // unset double entries + for ($i=0; $i