X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FPriceFieldValue.php;h=76537cd0f1bb575e675aadc414b566833f0dff5b;hb=af8b12dbd37b41a0fec3db2b5d1f23e0b0430649;hp=541d65b9a140d603c5bb0923fb66ab3d1eefa481;hpb=bada0f6668a8f2b1dd3210b7ecfa81db50e9f76d;p=civicrm-core.git diff --git a/api/v3/PriceFieldValue.php b/api/v3/PriceFieldValue.php index 541d65b9a1..76537cd0f1 100644 --- a/api/v3/PriceFieldValue.php +++ b/api/v3/PriceFieldValue.php @@ -2,7 +2,7 @@ /* /* +--------------------------------------------------------------------+ - | CiviCRM version 4.5 | + | CiviCRM version 4.6 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2014 | +--------------------------------------------------------------------+ @@ -96,7 +96,7 @@ function civicrm_api3_price_field_value_get($params) { * @param array $params array containing id of the group * to be deleted * - * @return array returns flag true if successfull, error message otherwise + * @return array API result array * {@getfields price_field_value_delete} * @access public */