Index: branches/5.2.x/core/units/email_events/email_events_config.php =================================================================== diff -u -N -r14585 -r15012 --- branches/5.2.x/core/units/email_events/email_events_config.php (.../email_events_config.php) (revision 14585) +++ branches/5.2.x/core/units/email_events/email_events_config.php (.../email_events_config.php) (revision 15012) @@ -1,6 +1,6 @@ TABLE_PREFIX . 'Events', + 'TableName' => TABLE_PREFIX . 'EmailEvents', 'ListSQLs' => Array ( '' => ' SELECT %1$s.* %2$s FROM %1$s',