X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FPCP%2FForm%2FPCP.php;h=f0e52d80f2beab98b668437e18e0d5baf813ebe4;hb=da6b46f4a1c9a3dfd1502637efad4fa003eee61a;hp=228b4cae3369b34224e8634fd2ec3001415dc886;hpb=e100ac07be991fa09fc460871e4bd39ee45355f0;p=civicrm-core.git diff --git a/CRM/PCP/Form/PCP.php b/CRM/PCP/Form/PCP.php index 228b4cae33..f0e52d80f2 100644 --- a/CRM/PCP/Form/PCP.php +++ b/CRM/PCP/Form/PCP.php @@ -194,6 +194,9 @@ class CRM_PCP_Form_PCP extends CRM_Core_Form { * * @param array $fields posted values of the form * + * @param $files + * @param $form + * * @return array list of errors to be posted back to the form * @static * @access public