CRM-16243 - CRM_Extension_Manager::install() - Refresh class-loader incrementally
authorTim Otten <totten@civicrm.org>
Fri, 25 Mar 2016 20:58:02 +0000 (13:58 -0700)
committerJohn Kirk <accounts@civifirst.com>
Mon, 9 Oct 2017 18:27:51 +0000 (18:27 +0000)
commit34ba82e872bd7cade9ca16072cd429ff23b2b73c
tree8534523239af082254d14b45d101aaa4289a6a12
parent4827c43c056e545ba3a79ddb23dad29f0c4ad6a8
CRM-16243 - CRM_Extension_Manager::install() - Refresh class-loader incrementally

This allows an extension's installation logic to use a class defined by one
of the (upstream) requirements.
CRM/Extension/Manager.php