function redhen_org_update_7003 in RedHen CRM 7
Rebuild the registry to pick up the new class.
File
- modules/
redhen_org/ redhen_org.install, line 387 - Schema and installation hooks for redhen_org module.
Code
function redhen_org_update_7003() {
registry_rebuild();
}