From 07d2047903d5dfb81eea6d4eb3c8cf98cff02709 Mon Sep 17 00:00:00 2001 From: Lisa Marie Maginnis Date: Mon, 21 Sep 2015 13:28:53 -0400 Subject: [PATCH] Priceset 2nd half --- CRM/Price/BAO/PriceSet.php | 1 + 1 file changed, 1 insertion(+) diff --git a/CRM/Price/BAO/PriceSet.php b/CRM/Price/BAO/PriceSet.php index e55b4933f5..b0557a1e2a 100644 --- a/CRM/Price/BAO/PriceSet.php +++ b/CRM/Price/BAO/PriceSet.php @@ -1253,6 +1253,7 @@ GROUP BY mt.member_of_contact_id "; * * @param int $priceSetId * Price set id. + * @param array $priceFieldValueIds price field value ids (line items) * * @return array * associate array of frequency interval and unit -- 2.25.1