Index: branches/5.2.x/core/units/forms/forms/forms_config.php =================================================================== diff -u -N -r14614 -r14879 --- branches/5.2.x/core/units/forms/forms/forms_config.php (.../forms_config.php) (revision 14614) +++ branches/5.2.x/core/units/forms/forms/forms_config.php (.../forms_config.php) (revision 14879) @@ -1,6 +1,6 @@ 'mode', ), - 'RegularEvents' => Array ( + 'ScheduledTasks' => Array ( 'check_submission_repies' => Array('EventName' => 'OnProcessReplies', 'RunInterval' => 3600, 'Type' => reAFTER), 'check_bounced_submission_repies' => Array('EventName' => 'OnProcessBouncedReplies', 'RunInterval' => 18000, 'Type' => reAFTER), ),