Index: branches/5.2.x/core/units/spam_reports/spam_report_eh.php =================================================================== diff -u -N -r15165 -r15608 --- branches/5.2.x/core/units/spam_reports/spam_report_eh.php (.../spam_report_eh.php) (revision 15165) +++ branches/5.2.x/core/units/spam_reports/spam_report_eh.php (.../spam_report_eh.php) (revision 15608) @@ -1,6 +1,6 @@ SetDBField('ItemName', $item->GetDBField('ReviewText')); } - $this->Application->EmailEventAdmin('SPAM.REPORT'); + $this->Application->emailAdmin('SPAM.REPORT'); } /**