From: Tim Otten Date: Tue, 8 Jul 2014 09:05:41 +0000 (-0700) Subject: CRM-14871 - CRM_Core_Invoke::rebuildMenuAndCaches - Fix regression where CiviCase... X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ab89fdde5dea921826bf9d0fae582b0c20c1b969;p=civicrm-core.git CRM-14871 - CRM_Core_Invoke::rebuildMenuAndCaches - Fix regression where CiviCase XML from newly-downloaded extension doesn't get loaded. --- diff --git a/CRM/Core/Invoke.php b/CRM/Core/Invoke.php index df509397c4..bd60f01405 100644 --- a/CRM/Core/Invoke.php +++ b/CRM/Core/Invoke.php @@ -404,6 +404,7 @@ class CRM_Core_Invoke { CRM_Core_BAO_Setting::updateSettingsFromMetaData(); CRM_Core_Resources::singleton()->resetCacheCode(); + CRM_Case_XMLRepository::singleton(TRUE); // also rebuild triggers if requested explicitly if (