From 023f473e92beacbb1bb57530089e00fb2320c056 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 fa6132a41c..aab620a065 100644 --- a/CRM/Price/BAO/PriceSet.php +++ b/CRM/Price/BAO/PriceSet.php @@ -1287,6 +1287,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