CRM-15917 - CiviReport - fix bug number in comment
[civicrm-core.git] / CRM / Member / Config.php
index 5c50061188c9cc633e38b7c2ac56522fc54092f9..021ba6c94f61c708f3c8cf4b10dda185ecc81c2b 100644 (file)
@@ -23,7 +23,7 @@
  | GNU Affero General Public License or the licensing of CiviCRM,     |
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
-*/
+ */
 
 /**
  *
@@ -32,5 +32,5 @@
  * $Id$
  *
  */
-class CRM_Member_Config extends CRM_Core_Component_Config {}
-
+class CRM_Member_Config extends CRM_Core_Component_Config {
+}