From 0cec8860c200a146a35f410074737c8b250191e8 Mon Sep 17 00:00:00 2001 From: Edsel <edsel.lopez@jmaconsulting.biz> Date: Thu, 8 Jan 2015 17:20:38 +0530 Subject: [PATCH] MRG-7 Added McCay Peace Fund --- bugp.php | 1 + 1 file changed, 1 insertion(+) diff --git a/bugp.php b/bugp.php index d31d163..2d9537e 100644 --- a/bugp.php +++ b/bugp.php @@ -214,6 +214,7 @@ function bugp_civicrm_post($op, $objectName, $objectId, &$objectRef) { 'Funding Cycle - Fall' => 'FF', 'Funding Cycle - Spring' => 'FS', 'McCay Fund' => 'MC', + 'McCay Fund - Peace Fund' => 'PF', 'Peace Action Fund' => 'PA', 'Project Connect - TT' => 'PC', 'Project Connect - NA' => 'PC', -- GitLab