version fixes
[civicrm-core.git] / CRM / SMS / BAO / Provider.php
index f6cae91390d3660aff7f2753b535d6bda63991d1..7d664ceaa6880517d0843e7c51dba6a052aba2c4 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2014                                |
+ | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2014
+ * @copyright CiviCRM LLC (c) 2004-2015
  * $Id: $
  *
  */
 class CRM_SMS_BAO_Provider extends CRM_SMS_DAO_Provider {
 
   /**
-   * Class constructor
+   * Class constructor.
    *
    * @return \CRM_SMS_DAO_Provider
    */
@@ -54,7 +54,7 @@ class CRM_SMS_BAO_Provider extends CRM_SMS_DAO_Provider {
   }
 
   /**
-   * Retrieves the list of providers from the database
+   * Retrieves the list of providers from the database.
    *
    * $selectArr array of coloumns to fetch
    * $getActive boolean to get active providers