X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FGeneric%2FUpdate.php;h=f9181dad62b09a1751e3e40f7bdcc3094b6da527;hb=b081365f52508bfd1fb0d3d15f3a0d48f5e9df12;hp=f8720865dfa690ffb218c5308312f060111071f8;hpb=41bd5fcb2e89d4a93829d2d72ec35a36ea0727e0;p=civicrm-core.git diff --git a/api/v3/Generic/Update.php b/api/v3/Generic/Update.php index f8720865df..f9181dad62 100644 --- a/api/v3/Generic/Update.php +++ b/api/v3/Generic/Update.php @@ -25,6 +25,10 @@ +--------------------------------------------------------------------+ */ +/** + * @package CiviCRM_APIv3 + */ + /** * Update function is basically a hack. *