Index: trunk/kernel/include/parseditem.php =================================================================== diff -u -N -r7867 -r8104 --- trunk/kernel/include/parseditem.php (.../parseditem.php) (revision 7867) +++ trunk/kernel/include/parseditem.php (.../parseditem.php) (revision 8104) @@ -623,7 +623,7 @@ function SendAdminEventMail($EventName,$LangId=NULL) { - return $this->Application->EmailEventAdmin($EventName); + return $this->Application->EmailEventAdmin($EventName); } function parse_template($t)