Index: branches/5.3.x/core/units/scheduled_tasks/scheduled_tasks_config.php =================================================================== diff -u -N -r15483 -r15574 --- branches/5.3.x/core/units/scheduled_tasks/scheduled_tasks_config.php (.../scheduled_tasks_config.php) (revision 15483) +++ branches/5.3.x/core/units/scheduled_tasks/scheduled_tasks_config.php (.../scheduled_tasks_config.php) (revision 15574) @@ -1,6 +1,6 @@ 'kOptionsFormatter', 'options_sql' => 'SELECT %s FROM ' . TABLE_PREFIX . 'SiteDomains ORDER BY DomainName ASC', 'option_key_field' => 'DomainId', 'option_title_field' => 'DomainName', 'multiple' => 1, 'not_null' => 1, 'default' => '' ), + 'Settings' => Array ('type' => 'string', 'default' => NULL), ), 'Grids' => Array (