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:
707615f
)
notice fixes
author
kurund
<kurund@civicrm.org>
Mon, 7 Apr 2014 23:19:50 +0000
(16:19 -0700)
committer
kurund
<kurund@civicrm.org>
Mon, 7 Apr 2014 23:19:50 +0000
(16:19 -0700)
CRM/PCP/BAO/PCP.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/PCP/BAO/PCP.php
b/CRM/PCP/BAO/PCP.php
index 985c0cb184a14e800b102ec81461e2cec7f27417..dfd02839e1af5b8908d32d9a1106d2a6b4f137b9 100644
(file)
--- a/
CRM/PCP/BAO/PCP.php
+++ b/
CRM/PCP/BAO/PCP.php
@@
-885,9
+885,9
@@
WHERE pcp.id = %1";
*
* @return int
* @access public
- *
+ *
@static
*/
- public function getSupporterProfileId($component_id, $component = 'contribute') {
+ public
static
function getSupporterProfileId($component_id, $component = 'contribute') {
$entity_table = self::getPcpEntityTable($component);
$query = "