random comment fix
authoreileen <emcnaughton@wikimedia.org>
Thu, 4 Feb 2016 04:10:20 +0000 (17:10 +1300)
committereileen <emcnaughton@wikimedia.org>
Mon, 28 Mar 2016 23:49:49 +0000 (12:49 +1300)
CRM/Contribute/Page/PaymentInfo.php

index e7c014591495f0b840ec26a770dab52e80a6db73..9975748dc87ee5b898ba05a7e058f87bf9f1eb09 100644 (file)
@@ -53,16 +53,14 @@ class CRM_Contribute_Page_PaymentInfo extends CRM_Core_Page {
   }
 
   /**
-   * This function takes care of all the things common to all
-   * pages. This typically involves assigning the appropriate
+   * Run page.
+   *
+   * This typically involves assigning the appropriate
    * smarty variable :)
    *
    * @return string
    *   The content generated by running this page
    */
-  /**
-   * @return string
-   */
   public function run() {
     $this->preProcess();
     if ($this->_action) {