projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddc67b9
)
notice fixes
author
kurund
<kurund@civicrm.org>
Tue, 13 Aug 2013 22:42:11 +0000
(
04:12
+0530)
committer
kurund
<kurund@civicrm.org>
Tue, 13 Aug 2013 22:42:11 +0000
(
04:12
+0530)
CRM/Event/Form/Registration.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Event/Form/Registration.php
b/CRM/Event/Form/Registration.php
index ca96ddec56233702a00d5c7b6aa57a5e93c75bd1..35e760257f28af0d54c7c57afb4149dc950a61e8 100644
(file)
--- a/
CRM/Event/Form/Registration.php
+++ b/
CRM/Event/Form/Registration.php
@@
-1078,7
+1078,7
@@
WHERE v.option_group_id = g.id
* @return array $optionsCount, array of each option w/ count total.
* @access public
*/
- function getPriceSetOptionCount(&$form) {
+
public static
function getPriceSetOptionCount(&$form) {
$params = $form->get('params');
$priceSet = $form->get('priceSet');
$priceSetId = $form->get('priceSetId');