From 83480b5cfb9949906db340ad244b4c1c005b9f78 Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Fri, 5 Sep 2014 12:24:48 +1200 Subject: [PATCH] reformat whitespace --- CRM/Report/Form/Contribute/OrganizationSummary.php | 1 + 1 file changed, 1 insertion(+) diff --git a/CRM/Report/Form/Contribute/OrganizationSummary.php b/CRM/Report/Form/Contribute/OrganizationSummary.php index 6ee9e29aa7..3abb35eac3 100644 --- a/CRM/Report/Form/Contribute/OrganizationSummary.php +++ b/CRM/Report/Form/Contribute/OrganizationSummary.php @@ -376,6 +376,7 @@ class CRM_Report_Form_Contribute_OrganizationSummary extends CRM_Report_Form { $this->otherContact = 'contact_id_b'; } } + function validRelationships() { $this->relationTypes = $relationTypes = array(); -- 2.25.1