Index: branches/5.0.x/core/units/logs/email_logs/email_logs_config.php =================================================================== diff -u -N -r12495 -r12703 --- branches/5.0.x/core/units/logs/email_logs/email_logs_config.php (.../email_logs_config.php) (revision 12495) +++ branches/5.0.x/core/units/logs/email_logs/email_logs_config.php (.../email_logs_config.php) (revision 12703) @@ -1,6 +1,6 @@ Array ('type' => 'string', 'max_len' => 255, 'default' => NULL), 'timestamp' => Array ('type' => 'int', 'formatter' => 'kDateFormatter', 'default' => '#NOW#'), 'event' => Array ('type' => 'string', 'max_len' => 100, 'default' => NULL), - 'EventParams' => Array ('type' => 'string', 'not_null' => 1, 'default' => ''), + 'EventParams' => Array ('type' => 'string', 'default' => NULL), ), 'Grids' => Array (