X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FReport%2FInfo.php;h=d6e09597d05855b22cb83c0643f979ec37cc8194;hb=0f9476b93e5fcac5d5486cdf4471efc2008f28d5;hp=8ed743cd3b4714db58d3e3580355a823a1139a2f;hpb=29d98e1314e345f1b9044f5359c2d0a67f380d21;p=civicrm-core.git diff --git a/CRM/Report/Info.php b/CRM/Report/Info.php index 8ed743cd3b..d6e09597d0 100644 --- a/CRM/Report/Info.php +++ b/CRM/Report/Info.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 | +--------------------------------------------------------------------+ -*/ + */ /** * This class introduces component to the system and provides all the @@ -177,4 +177,5 @@ class CRM_Report_Info extends CRM_Core_Component_Info { */ public function creatNewShortcut(&$shortCuts) { } + }