X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContribute%2FConfig.php;h=c124247680e1fb6495425f577dcf8b7925ab5dd5;hb=c503dcf3dc4ec114585dcaa8ffdfdbaab9609da7;hp=d91601fb00b32ec9290e55959aea8c16e2880767;hpb=9d29f5f8596366df6a6ae99b97029da639e03004;p=civicrm-core.git diff --git a/CRM/Contribute/Config.php b/CRM/Contribute/Config.php index d91601fb00..c124247680 100644 --- a/CRM/Contribute/Config.php +++ b/CRM/Contribute/Config.php @@ -23,7 +23,7 @@ | GNU Affero General Public License or the licensing of CiviCRM, | | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ -*/ + */ /** * @@ -36,4 +36,5 @@ * $Id$ * */ -class CRM_Contribute_Config extends CRM_Core_Component_Config {} +class CRM_Contribute_Config extends CRM_Core_Component_Config { +}