
11 Jun
2008
11 Jun
'08
8:32 a.m.
HI All, I found the solution... In .../Kernel/Modules/CustomerTicketMessage.pm edit about line 411 Old: %NewTos = ($Object->Run(Env => $Self), ('', => '-')); New:%NewTos = ($Object->Run(Env => $Self), ()); Regards, C.