X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FMailing%2FConfig.php;h=f517e5b3802e80330c45745b54187c4b8fb43725;hb=364c80f14cb47ff46a55fcf5d541eef501293012;hp=5ea258d3f4578ed453635068d87a92344c2cd4dc;hpb=1761553f7e28866ef0c0a9f54abbb222487cea5c;p=civicrm-core.git diff --git a/CRM/Mailing/Config.php b/CRM/Mailing/Config.php index 5ea258d3f4..f517e5b380 100644 --- a/CRM/Mailing/Config.php +++ b/CRM/Mailing/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 | +--------------------------------------------------------------------+ -*/ + */ /** * @@ -90,5 +90,5 @@ class CRM_Mailing_Config extends CRM_Core_Component_Config { * @var int */ public $mailThrottleTime = 0; -} +}