Merge pull request #4773 from civicrm/version-fix
[civicrm-core.git] / CRM / Contact / Page / DedupeFind.php
index 1d21e9c0622ba4026696e0dcce6ddf9ea8288528..434384527ced61af68646ea1b848c92b7a9ad0ef 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
@@ -350,6 +350,8 @@ class CRM_Contact_Page_DedupeFind extends CRM_Core_Page_Basic {
   /**
    * Get user context
    *
+   * @param null $mode
+   *
    * @return string  user context
    */
   function userContext($mode = NULL) {