X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCampaign%2FConfig.php;h=50e9e829b9a10e1e53af1cdf01c8b52ac90fbfa6;hb=3a6e7ed81c77afe40a1f6b028db33fa9771f6c77;hp=bfbd77e93cf7715bea11c105ea0acd5e22284866;hpb=718e934e2c6fa496ee84f56502d73cae125b1331;p=civicrm-core.git diff --git a/CRM/Campaign/Config.php b/CRM/Campaign/Config.php index bfbd77e93c..50e9e829b9 100644 --- a/CRM/Campaign/Config.php +++ b/CRM/Campaign/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 | +--------------------------------------------------------------------+ -*/ + */ /** * Config handles all the run time configuration changes that the system needs to deal with. @@ -35,5 +35,5 @@ * $Id$ * */ -class CRM_Campaign_Config extends CRM_Core_Component_Config {} - +class CRM_Campaign_Config extends CRM_Core_Component_Config { +}