notice fixes
authorkurund <kurund@civicrm.org>
Mon, 7 Apr 2014 23:19:50 +0000 (16:19 -0700)
committerkurund <kurund@civicrm.org>
Mon, 7 Apr 2014 23:19:50 +0000 (16:19 -0700)
CRM/PCP/BAO/PCP.php

index 985c0cb184a14e800b102ec81461e2cec7f27417..dfd02839e1af5b8908d32d9a1106d2a6b4f137b9 100644 (file)
@@ -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 = "