From: kurund Date: Mon, 7 Apr 2014 23:19:50 +0000 (-0700) Subject: notice fixes X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c12041602ffacd7b838075e7e19ad505f47806f6;p=civicrm-core.git notice fixes --- diff --git a/CRM/PCP/BAO/PCP.php b/CRM/PCP/BAO/PCP.php index 985c0cb184..dfd02839e1 100644 --- 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 = "