Skip to content
Snippets Groups Projects
Commit 39bf89ed authored by lcdweb's avatar lcdweb
Browse files

CRM-13909 rebuild word replacement on clear cache

parent f32e66a0
No related branches found
No related tags found
No related merge requests found
......@@ -494,6 +494,9 @@ class CRM_Core_Invoke {
// also cleanup module permissions
$config->cleanupPermissions();
// also rebuild word replacement cache
CRM_Core_BAO_WordReplacement::rebuild();
CRM_Core_BAO_Setting::updateSettingsFromMetaData();
CRM_Core_Resources::singleton()->resetCacheCode();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment