From bc5083ab493b1c7214cbd2b81b94b66ae8edef45 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 49a7a3b06c..d04b29327b 100644 --- a/CRM/Price/BAO/PriceSet.php +++ b/CRM/Price/BAO/PriceSet.php @@ -1241,6 +1241,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