X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FEvent%2FPage%2FEventInfo.php;h=548d3855c5f54a85171ec94f31027bba3c350605;hb=709e574bfc8b047d9e9f9a6ad84595bc3f560b54;hp=3ad68f4d1b1716ef7b0958824dc760f0aa2436bd;hpb=872e6b74c3a65599d0ce40e2a4e88b52e4c9cf12;p=civicrm-core.git diff --git a/CRM/Event/Page/EventInfo.php b/CRM/Event/Page/EventInfo.php index 3ad68f4d1b..548d3855c5 100644 --- a/CRM/Event/Page/EventInfo.php +++ b/CRM/Event/Page/EventInfo.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 | +--------------------------------------------------------------------+ -*/ + */ /** * @@ -377,4 +377,5 @@ class CRM_Event_Page_EventInfo extends CRM_Core_Page { } return parent::getTemplateFileName(); } + }