whitepace y, std is => array( on same line,
[civicrm-core.git] / CRM / Mailing / Form / Upload.php
index 6e780c1b140e940cb6c915830dd588a931a9052b..017837db9166e3f310843ef54eade0b8e0f35a29 100644 (file)
@@ -57,7 +57,7 @@ class CRM_Mailing_Form_Upload extends CRM_Core_Form {
     }
   }
   /**
-   * This function sets the default values for the form.
+   * Set default values for the form.
    * the default values are retrieved from the database
    *
    * @access public
@@ -201,7 +201,7 @@ class CRM_Mailing_Form_Upload extends CRM_Core_Form {
   }
 
   /**
-   * Function to actually build the form
+   * Build the form object
    *
    * @return void
    * @access public
@@ -501,7 +501,7 @@ class CRM_Mailing_Form_Upload extends CRM_Core_Form {
   }
 
   /**
-   * Function for validation
+   * Validation
    *
    * @param array $params (ref.) an assoc array of name/value pairs
    *