Index: branches/5.2.x/core/units/email_events/email_events_config.php =================================================================== diff -u -N -r15222 -r15252 --- branches/5.2.x/core/units/email_events/email_events_config.php (.../email_events_config.php) (revision 15222) +++ branches/5.2.x/core/units/email_events/email_events_config.php (.../email_events_config.php) (revision 15252) @@ -1,6 +1,6 @@ 1, 'unique' => Array ('Event'), 'required' => 1, 'default' => 0 ), 'LastChanged' => Array ('type' => 'int', 'formatter' => 'kDateFormatter', 'default' => NULL), + 'BindToSystemEvent' => Array ('type' => 'string', 'max_len' => 255, 'not_null' => 1, 'default' => ''), ), 'VirtualFields' => Array (