Index: branches/5.3.x/core/units/spam_reports/spam_report_eh.php =================================================================== diff -u -N -r15810 -r15938 --- branches/5.3.x/core/units/spam_reports/spam_report_eh.php (.../spam_report_eh.php) (revision 15810) +++ branches/5.3.x/core/units/spam_reports/spam_report_eh.php (.../spam_report_eh.php) (revision 15938) @@ -1,6 +1,6 @@ SetDBField('ItemName', $item->GetDBField('ReviewText')); } - $this->Application->emailAdmin('SPAM.REPORT'); + $this->Application->emailAdmin('SPAM.REPORT', null, $object->getEmailParams()); } /**