Index: branches/unlabeled/unlabeled-1.90.2/kernel/include/parseditem.php =================================================================== diff -u -r7750 -r7954 --- branches/unlabeled/unlabeled-1.90.2/kernel/include/parseditem.php (.../parseditem.php) (revision 7750) +++ branches/unlabeled/unlabeled-1.90.2/kernel/include/parseditem.php (.../parseditem.php) (revision 7954) @@ -623,7 +623,7 @@ function SendAdminEventMail($EventName,$LangId=NULL) { - return $this->Application->EmailEventAdmin($EventName); + return $this->Application->EmailEventAdmin($EventName); } function parse_template($t)