From f9c143119b388c7f0ce11a55688bb6566aac75e4 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 d7e5ddd6db..d6915dc9c6 100644 --- a/CRM/Price/BAO/PriceSet.php +++ b/CRM/Price/BAO/PriceSet.php @@ -1328,6 +1328,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