X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FPledgePayment.php;h=81b6fe59bba4108175b4fbd3fe883774f0940552;hb=b1c21179dffc2cee95b1b39f0c6a5ce5b8574b8e;hp=c638cb640681c3225afa038021a850d57f0d1208;hpb=37d5fc559ee587efb96bcf05721448c2c2e3cd57;p=civicrm-core.git diff --git a/api/v3/PledgePayment.php b/api/v3/PledgePayment.php index c638cb6406..81b6fe59bb 100644 --- a/api/v3/PledgePayment.php +++ b/api/v3/PledgePayment.php @@ -2,9 +2,9 @@ /* +--------------------------------------------------------------------+ - | CiviCRM version 4.4 | + | CiviCRM version 4.5 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2013 | + | Copyright CiviCRM LLC (c) 2004-2014 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -32,7 +32,7 @@ * @package CiviCRM_APIv3 * @subpackage API_Pledge_Payment * - * @copyright CiviCRM LLC (c) 2004-2013 + * @copyright CiviCRM LLC (c) 2004-2014 * @version $Id: PledgePayment.php * */ @@ -137,6 +137,8 @@ function updatePledgePayments($pledgeId, $paymentStatusId, $paymentIds) { /** * Gets field for civicrm_pledge_payment functions * + * @param $params + * * @return array fields valid for other functions */ function civicrm_api3_pledge_payment_get_spec(&$params) {