comment fixes
[civicrm-core.git] / CRM / Contact / Page / DedupeRules.php
index 67e37f2a7fd51357c942ba8a3e39845d0f36dc52..56e3dec39be5dbeff690a90c675d44c283e7d490 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
@@ -29,8 +29,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 class CRM_Contact_Page_DedupeRules extends CRM_Core_Page_Basic {
 
@@ -99,8 +97,6 @@ class CRM_Contact_Page_DedupeRules extends CRM_Core_Page_Basic {
    * This method is called after the page is created. It checks for the type
    * of action and executes that action. Finally it calls the parent's run
    * method.
-   *
-   * @return void
    */
   public function run() {
     // get the requested action, default to 'browse'
@@ -136,8 +132,6 @@ class CRM_Contact_Page_DedupeRules extends CRM_Core_Page_Basic {
 
   /**
    * Browse all rule groups.
-   *
-   * @return void
    */
   public function browse() {
     // get all rule groups