LDAP: Clear cache on saving settings

remotes/origin/stable5
Arthur Schiwon 13 years ago
parent 96949fc9dd
commit 319dcd45e1
  1. 1
      apps/user_ldap/lib/connection.php

@ -323,6 +323,7 @@ class Connection {
$this->setValue($trans[$key], $value);
}
$this->clearCache();
}
/**

Loading…
Cancel
Save