Index: branches/5.3.x/core/units/email_templates/email_template_eh.php =================================================================== diff -u -N -r15698 -r15810 --- branches/5.3.x/core/units/email_templates/email_template_eh.php (.../email_template_eh.php) (revision 15698) +++ branches/5.3.x/core/units/email_templates/email_template_eh.php (.../email_template_eh.php) (revision 15810) @@ -1,6 +1,6 @@ Application->recallObject('system-event-subscription_TempHandler', 'kTempTablesHandler'); + $temp_handler = $this->Application->recallObject('system-event-subscription_TempHandler', 'kTempTablesHandler', Array ('parent_event' => $event->MasterEvent)); /* @var $temp_handler kTempTablesHandler */ $temp_handler->DeleteItems('system-event-subscription', '', $ids);