Index: branches/5.1.x/core/units/email_events/email_events_config.php =================================================================== diff -u -N -r13635 -r13899 --- branches/5.1.x/core/units/email_events/email_events_config.php (.../email_events_config.php) (revision 13635) +++ branches/5.1.x/core/units/email_events/email_events_config.php (.../email_events_config.php) (revision 13899) @@ -1,6 +1,6 @@ 1, 'required' => 1, 'default' => 'Core' ), - 'Description' => Array ('type' => 'string', 'not_null' => 1, 'default' => ''), + 'Description' => Array ('type' => 'string', 'default' => NULL), 'Type' => Array ( 'type' => 'int',