Details
Description
when new event is created using event template in postProcess we manually copy all the objects related to event template to new events.
- fix the code to use CRM/Event/BAO/Event.php, copy(). This function is used for copy event, so might have to generalize it a bit.