I had to add the following line to the Customer.pm module because the 
NotificationAgentOnline module tries to create a Session object that needs the 
TimeObject passed into it. This was to get customer.pl working properly.

diff -r1.40 Customer.pm
146a147
>                     TimeObject => $Self->{TimeObject},


--
Owen Stenseth
_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Reply via email to