Index: branches/5.2.x/units/articles/articles_config.php =================================================================== diff -u -N -r14874 -r14878 --- branches/5.2.x/units/articles/articles_config.php (.../articles_config.php) (revision 14874) +++ branches/5.2.x/units/articles/articles_config.php (.../articles_config.php) (revision 14878) @@ -1,6 +1,6 @@ 'mode', ), - 'RegularEvents' => Array ( + 'ScheduledTasks' => Array ( 'rss_category_update' => Array ('EventName' => 'OnUpdateRSSAtricles', 'RunInterval' => 0, 'Type' => reBEFORE), ),