X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContact%2FBAO%2FQuery%2FHook.php;h=b4a96ac0739bc16923984fb86eef0c595a132cbe;hb=9a4e14eae2f39bbe3e57b9973a6ebcb2e7c9cfef;hp=d9ba5127d7baadc157d36f6f65e1dfc9cd07a612;hpb=347185d7709adf00659d042b2fa98b93f03f2672;p=civicrm-core.git diff --git a/CRM/Contact/BAO/Query/Hook.php b/CRM/Contact/BAO/Query/Hook.php index d9ba5127d7..b4a96ac073 100644 --- a/CRM/Contact/BAO/Query/Hook.php +++ b/CRM/Contact/BAO/Query/Hook.php @@ -1,9 +1,9 @@ _queryObjects === NULL) { $this->_queryObjects = array(); @@ -164,4 +163,5 @@ class CRM_Contact_BAO_Query_Hook { $obj->setAdvancedSearchPaneTemplatePath($paneTemplatePathArray, $type); } } + }