X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FEvent%2FForm%2FSelfSvcTransfer.php;h=a6db5abdd92a08d20af067b0b352ca46f02745d4;hb=b645b9a7f37bcef7ea2b60933267a2085e1bbd3c;hp=15659cfbabb0fdad6b54da6418eeda38fcdd1dde;hpb=508bfb89b08d9eab75d70728b1cbce1e8c54f18a;p=civicrm-core.git diff --git a/CRM/Event/Form/SelfSvcTransfer.php b/CRM/Event/Form/SelfSvcTransfer.php index 15659cfbab..a6db5abdd9 100644 --- a/CRM/Event/Form/SelfSvcTransfer.php +++ b/CRM/Event/Form/SelfSvcTransfer.php @@ -373,8 +373,6 @@ class CRM_Event_Form_SelfSvcTransfer extends CRM_Core_Form { $eventParams = ['id' => $participant->event_id]; CRM_Event_BAO_Event::retrieve($eventParams, $eventDetails); - CRM_Event_BAO_Event::setOutputTimeZone($eventDetails); - //get default participant role. $eventDetails['participant_role'] = $participantRoles[$eventDetails['default_role_id']] ?? NULL; //get the location info