Skip to content
Snippets Groups Projects
Commit 319dcd45 authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

LDAP: Clear cache on saving settings

parent 96949fc9
Branches
No related tags found
No related merge requests found
......@@ -323,6 +323,7 @@ class Connection {
$this->setValue($trans[$key], $value);
}
$this->clearCache();
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment