X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FExtension%2FMapper.php;h=e056a7b24d9874f440e293289502ce3e39eacec2;hb=9008e419df0eed5ef65b654c67952872eabd0d97;hp=dd989c8413ad4bf9b5c8ca6f19a4d2b13d577a8c;hpb=addf6055e40ce98477172624f8cc8e445aa29344;p=civicrm-core.git diff --git a/CRM/Extension/Mapper.php b/CRM/Extension/Mapper.php index dd989c8413..e056a7b24d 100644 --- a/CRM/Extension/Mapper.php +++ b/CRM/Extension/Mapper.php @@ -538,6 +538,7 @@ class CRM_Extension_Mapper { } // FIXME: How can code so code wrong be so right? CRM_Extension_System::singleton()->getClassLoader()->refresh(); + CRM_Extension_System::singleton()->getMixinLoader()->run(TRUE); } /** @@ -545,7 +546,7 @@ class CRM_Extension_Mapper { * @todo We should improve this to return more appropriate text. eg. when an extension is not installed * it should not say "version xx is installed". * - * @param array $remoteExtensionInfo + * @param CRM_Extension_Info $remoteExtensionInfo * @param array $localExtensionInfo * * @return string