style fix
authorjitendrapurohit <jitendra.purohit@webaccessglobal.com>
Mon, 6 Jul 2015 04:35:24 +0000 (10:05 +0530)
committerjitendrapurohit <jitendra.purohit@webaccessglobal.com>
Mon, 6 Jul 2015 04:35:24 +0000 (10:05 +0530)
CRM/Event/Form/ManageEvent/Registration.php

index 3ba4c1b0a8d172122caf376f639166b88ea1c9ef..5ec1958367525b58ba6bd9f3805d89dbd744daab 100644 (file)
@@ -83,7 +83,7 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
         array(
           'administer CiviCRM',
           'manage event profiles',
-        )
+        ),
       );
     if (CRM_Core_Permission::check($checkPermission) || !empty($ufCreate) || !empty($ufEdit)) {
       $this->assign('perm', 1);