bulk comment fix
[civicrm-core.git] / CRM / PCP / Form / PCP.php
index 228b4cae3369b34224e8634fd2ec3001415dc886..f0e52d80f2beab98b668437e18e0d5baf813ebe4 100644 (file)
@@ -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